View source: R/visualization.R
plot_trace_PSM | R Documentation |
plot_trace_PSM
plots Markov trace from a partitioned survival model.
plot_trace_PSM(time, partsurv.model, PA = F, v_names_states)
time |
numeric vector of time to estimate probabilities. |
partsurv.model |
partitioned survival model. |
PA |
run probabilistic analysis. |
v_names_states |
vector of state names Default = FALSE. |
a plot of the cohort trace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.