[R] Programming routine comp()

2014-04-14 Thread Endy BlackEndy
Dear R users. I am trying to program the comp() routine in package survMisc. I am reading the data below with d=read.table( "C:\\. . .",fill=TRUE,header=TRUE) Then I load the packages 'survival' and 'survMisc', library(survival), library(survMisc) and I run the commands

[R] Programming routine comp()

2014-04-14 Thread Endy BlackEndy
Dear R users. I am trying to program the comp() routine in package survMisc. I am reading the data below with d=read.table( "C:\\. . .",fill=TRUE,header=TRUE) Then I load the packages 'survival' and 'survMisc', library(survival), library(survMisc) and I run the commands