simulateIDM: Sample illness-death model data

View source: R/simulateIDM.R

simulateIDMR Documentation

Sample illness-death model data

Description

Simulate data from an illness-death model with interval censored event times and covariates

Usage

simulateIDM(n = 100)

Arguments

n

number of observations

Details

Simulate data from an illness-death model with interval censored event times and covariates for the purpose of illustrating the help pages of the SmoothHazard package. See the body of the function for details, i.e., evaluate simulateIDM

See Also

idmModel sim.idmModel

Examples

# simulateIDM
simulateIDM(100)

tagteam/SmoothHazard documentation built on April 5, 2024, 6:32 a.m.