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

survreg object.

t0

Scalar value indicating a time to determine evnet/non-event (t_0).


[Package nricens version 1.6 Index]