survival: The family function for survival data
Description
Construct a family object for survival data
Usage
survival(method = "Cox", link = "identity")
Arguments
- method
the parametric method used for survival data. Can be Cox or AFT.
- link
a link function, currently only identity is implemented and used