Learn R Programming

PStrata (version 0.0.5)

survival: The family function for survival data

Description

Construct a family object for survival data

Usage

survival(method = "Cox", link = "identity")

Value

A family object

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