get.risk.coxph: Calculate individual risks based on the Cox regression model.

Description Usage Arguments

View source: R/get.risk.coxph.R

Description

This function estimates Pr\{T < t_0\} given covariates under the Cox model.

Usage

1
get.risk.coxph(mdl, t0)

Arguments

mdl

coxph object.

t0

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


nricens documentation built on May 2, 2019, 6:01 a.m.