Learn R Programming

rpsftm (version 1.2.9)

survfit.rpsftm: survfit() method for rpsftm objects

Description

Function to apply survfit method to rpsftm objects

Usage

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

Value

a survfit object.

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.

Author

Simon Bond

See Also