trans.cancer: Transition matrices for cancer clinical trials

Description Usage Arguments Value Author(s) References See Also Examples

Description

Transition matrices for standard multi-state structures in cancer clinical trials.

Usage

1
2
3
trans.cancer.reduced( names = c("NED", "LR", "DM",         "De"))
trans.cancer(         names = c("NED", "LR", "DM", "LRDM", "De"))
trans.cancer.extended(names = c("NED", "LR", "DM", "LRDM", "De"))

Arguments

names

The names of the states of the multi-state structure

Value

A transition matrix (see examples)

Author(s)

Federico Rotolo <federico.rotolo@stat.unipd.it>

References

Putter H, Fiocco M, Geskus RB (2007). Tutorial in biostatistics: Competing risks and multi-state models. Statistics in Medicine 26, 2389–2430.

L. C. de Wreede, M. Fiocco, and H. Putter (2010). The mstate package for estimation and prediction in non- and semi-parametric multi-state and competing risks models. Computer Methods and Programs in Biomedicine 99: 261–274.

See Also

simfms, mstate

Examples

1
2
3

simfms documentation built on May 2, 2019, 6:50 p.m.