rve
#But if I use the next code I get the 2 groups.
surv_group <- survfit(Surv(time, status) ~ sex, rats)
lines(surv_group[1:2], lwd=2, conf.int=FALSE)
However, I am not sure about these 2 curves are well done, appropriate.
If any of you could help…
--
Andreu Ferrero Gr
ance=TRUE))
summary(pool(models.FG))
#Error in pool(models.FG) : Object has no vcov() method.
models.FG
--
Andreu Ferrero Gregori
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
http
n= 2473
n recurrent events= 406
n terminal events= 195"
Any idea??? Cause PC computing takes hours to "fit/non-fit" this model.
Thanks,
Andreu Ferrero Gregori
[[alternative HTML version deleted]]
__
R-help@r-projec
>
>
> I would like to do an internal validation of a discriminative ability of a
> mixed effects models.
>
> Here is my scrip:
>
> ###
> bootMer-> boot AUC#
> ###
>
> library(lme4)
> library(lattice)
> data(cbpp)
>
> #fit a model
>
>
4 matches
Mail list logo