search for: km1

Displaying 4 results from an estimated 4 matches for "km1".

Did you mean: k1
2013 Oct 04
2
pregunta
...no way we can make work the following line and the others depend on it, please help use fit <- survfit(surv.marr) #Error in UseMethod("survfit", formula) : no applicable method for 'survfit' applied to an object of class "Surv" summary(fit, censor=TRUE) km1 <- summary(fit, censor=T) attributes(km1) -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servic...
2010 Apr 19
2
Kaplan-Meier survfit problem
When I try to the code from library(survival) of library(ISwR), the following code survfit(Surv(days,status==1)) that could produce Kaplan-Meier estimates shows the following error "Error in survfit(Surv(days, status == 1)) : Survfit requires a formula or a coxph fit as the first argument" How it can be done in R.2.10 -- View this message in context:
2013 Oct 04
1
pregunta
...fit <- survfit(surv.marr) #Error in UseMethod("survfit", formula) : no >> applicable method for 'survfit' applied to an object of class "Surv" >> >> >> >> summary(fit, censor=TRUE) >> >> >> >> >> >> km1 <- summary(fit, censor=T) >> >> attributes(km1) >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> Este mensaje le ha llegado mediante el servicio de correo electronico que >> ofrece Infomed para res...
2013 Oct 04
0
pregunta
...on it, please help use > > > > fit <- survfit(surv.marr) #Error in UseMethod("survfit", formula) : no > applicable method for 'survfit' applied to an object of class "Surv" > > > > summary(fit, censor=TRUE) > > > > > > km1 <- summary(fit, censor=T) > > attributes(km1) > > > > > > > > > > > > -- > > Este mensaje le ha llegado mediante el servicio de correo electronico que > ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema > Nacional de...