get.risk.survreg {nricens} | R Documentation |
Calculate individual risks based on the parametric survival regression model.
Description
This function estimates Pr\{T < t_0\}
given covariates under the
parametric survival model.
Usage
get.risk.survreg(mdl, t0)
Arguments
mdl |
|
t0 |
Scalar value indicating a time to determine evnet/non-event ( |
[Package nricens version 1.6 Index]