View source: R/survival_functions.R
trace.DES | R Documentation |
trace.DES
computes Markov trace out of a multi-state model using DES.
trace.DES(msm_sim = des_sim, tmat, n_i, times)
msm_sim |
multi-state model. |
tmat |
matrix of transition history. |
n_i |
number of individuals. |
times |
time horizon the extrapolation is done over. |
Matrix of Markov trace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.