robustHazard | R Documentation |
Computes the number of indiduals ar risk given the linear predictor
robustHazard(y, lp)
y |
|
lp |
a vector of linear predictor. Computed from the |
A list of S3 objects.
n |
number of observations used in the fit. |
time |
time points defined by the risk set. |
n.event |
the number of events that occur at time |
n.risk |
the number of individuals at risk at time |
n.censor |
the number of subjects who exit the risk set, without an event, at time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.