Learn R Programming

TestSurvRec (version 1.2.1)

Plot.Surv.Rec: Plots estimated survival function from an object of class TestSurvRec. The survival curves of two groups are estimated using PHS estimator.

Description

The survival curves are plotted. Both curves are estimates using survrec package. 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.

Usage

Plot.Surv.Rec(XX)

Arguments

XX
Data type recurrent events. Example: TBCplapyr

Value

References

Martnez C., Ramrez, G., Vsquez M. (2009).Pruebas no paramtricas para comparar curvas de supervivencia de dos grupos que experimentan eventos recurrentes. Propuestas. Revista Ingeniera U.C.,Vol 16, 3, 45-55. Gonzlez, J., Pea, E., & Strawderman, R. (2002). survrec: Survival analysis for recurrent event data. The Comprehensive R Archive Network. R package. Pea E., Strawderman R., Hollander, M. (2001). Nonparametric Estimation with Recurrent Event Data. J.A.S.A. 96, 1299-1315.

See Also

Plot.Event.Rec,Dif.Surv.Rec

Examples

Run this code
 Plot.Surv.Rec(TBCplapyr)

Run the code above in your browser using DataLab