View source: R/partial_likelihood.R
timevaryingPL | R Documentation |
A function to
timevaryingPL(
formula,
t0,
t,
delta,
dist,
data,
ties = "Efron",
optimcontrol = NULL
)
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 |
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.