survfit.rpsftm {rpsftm}R Documentation

survfit() method for rpsftm objects

Description

Function to apply survfit method to rpsftm objects

Usage

## S3 method for class 'rpsftm'
survfit(formula, ...)

Arguments

formula

an object returned from the rpsftm() function. (with the name "formula" to agree with generic argument names)

...

further arguments passed to or from other methods.

Value

a survfit object.

Author(s)

Simon Bond

See Also

survfit


[Package rpsftm version 1.2.9 Index]