Re: [R] exclude missing co-variable data in cox model

2014-12-19 Thread Therneau, Terry M., Ph.D.
Three responses to your question 1. Missing values in R are denoted by "NA". When reading in your data you want to use the "na.strings" option so that the internal form of the data has missing values properly denoted. 2. If this is done, then coxme will notice the missings and remove them

Re: [R] exclude missing co-variable data in cox model

2014-12-18 Thread aoife doherty
Hi all, I have a data set like this: Test.cox file: V1V2 V3Survival Event ann 13 WTHomo 41 ben 20 *51 tom 40 Variant 61 w