Plot.Surv.Rec {newTestSurvRec} | R Documentation |
The survival curves are plotted. Both curves are estimates using PSH o WC estimator. This package is available in language R. This important clearly, that the PHS estimator is of valid use when it assumed that the inter-occurrence times are IID. Its obvious that this assumption is restrictive in biomedical applications and its use is more valid on the field of engineering. For WC estimated not import if the data is correlated.
Plot.Surv.Rec(XX,...)
XX |
Data type recurrent events. Example: TBCplapyr |
... |
Other objects |
The survival curves for both groups are plotted.
Dr. Carlos M. Martinez M. <cmmm7031@gmail.com>
Martinez C., Ramirez, G., Vasquez M. (2009).Pruebas no parametricas para comparar curvas de supervivencia de dos grupos que experimentan eventos recurrentes. Propuestas. Revista Ingenieria U.C.,Vol 16, 3, 45-55.// Pena E., Strawderman R., Hollander M. (2001). Nonparametric Estimation with Recurrent Event Data. J.A.S.A. 96, 1299-1315.
Plot.Event.Rec, Dif.Surv.Rec
XL<-data(TBCplapyr)
Plot.Surv.Rec(TBCplapyr)