timevaryingPL: timevaryingPL function
Usage
timevaryingPL(
formula,
t0,
t,
delta,
dist,
data,
ties = "Efron",
optimcontrol = NULL
)
Arguments
- formula
a formula of the form 'S ~ coef1 + coef2' etc the object S will be created
- t0
X
- t
X
- delta
censoring indicator a vector of 1 for an event and 0 for censoring
- dist
X
- data
X
- ties
X default is Efron
- optimcontrol
X