Hi dear all,
I am trying to import a dataset from SPSS into R (R x64 2.15.0).
I used both
read.spss("D:/Untitled2.sav", use.value.labels = TRUE, to.data.frame = TRUE,
max.value.labels = Inf,
trim.factor.names = FALSE,trim_values = TRUE, reencode = NA,
use.missings = to.data.frame)
&
read.spss("D
Hello
In (survfit(Surv(Time,Status)~1))
I want to have status=0 as Failure and status=1 as Censore.
Changing above formula to (survfit(Surv(Time,Status)~0)) doesnot help!!
What should i do?
Thank You.
_
Best Regards
Niloofar.Javanrouh
MSc Of BioStatistics
[[alternat
hi
i want to analyze Right Censore-Length bias data under cox model with covariate.
what is the package ?
tank you.
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do r
hi
I have a problem with Median in Survival.
when I use
S1=survfit(Surv(Time,Status))
the result shows the median but I cannot use it as numeric!
S1$median in Null
Could u pleas help me.
Many Many Tank You.
Niloofar.
[[alternative HTML version deleted]]
4 matches
Mail list logo