ill_death | R Documentation |
illness death multi-state model plot
ill_death(
entry_lab = "Entry",
illness_lab = "Relapse",
death_lab = "Death",
recover = FALSE,
box = FALSE
)
entry_lab |
char entry state label |
illness_lab |
char illness state label |
death_lab |
char death state label |
recover |
draw transition between illness and entry states |
box |
add graphics::box |
ill_death(recover = TRUE, box = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.