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