buildrisksets: Calculation of risksets needed for partial likelihood...

Description Usage Arguments Details Value Author(s)

Description

This function calculates the risksets needed to calculate the partial likelihood of a multistate model, and/or it's derivatives.

Usage

1
buildrisksets(entry, exit, trans, event, trace)

Arguments

entry

vector with entry times.

exit

vector with exit times.

trans

vector with transition types.

event

vector with noncensoring event indicators.

trace

logical triggering printout of status information during the fitting process.

Details

This function calculates risksets.

Value

A list of length 2 with elements Ci and Ri, each vectors of length n.

Author(s)

Holger Reulen


penMSM documentation built on May 2, 2019, 11:06 a.m.

Related to buildrisksets in penMSM...