simulateIDM {flexmsm} | R Documentation |
Function to predict and plot the estimated transition intensities (and confidence intervals).
Description
Function to predict and plot the estimated transition intensities (and confidence intervals).
Usage
simulateIDM(N = N, seed = seed, og.12 = TRUE)
Arguments
N |
Total number of individuals. |
seed |
Seed used for the simulation. |
og.12 |
If |
Value
Simulated data generated from an Illness-Death model (IDM).
[Package flexmsm version 0.1.2 Index]