summarysurvfitr: Summary of a Survival of Recurrences Curve

Description Usage Arguments Value See Also Examples

Description

Returns a matrix containing the survival curve and other information. If there are multiple curves, returns a list that contains the previous matrix for each curve.

Usage

1
2
## S3 method for class 'survfitr'
summary(object,...)

Arguments

object

output from a call to survfitr, psh.fit, wc.fit or mlefrailty.fit.

...

other unused arguments.

Value

For one survival curve returns a matrix, and for multiple curves a list with the same matrix for each curve. This matrix contains the distinct failure times, and the number of events, at risk subjects, survival and standard error for each distinct time

See Also

survfitr

Examples

1
2

survrec documentation built on May 30, 2017, 7:19 a.m.