markov_trace {survHE} | R Documentation |
Plots the Markov Trace from an object generated using three_state_mm
markov_trace(mm, interventions = NULL, ...)
mm |
The output of a call to |
interventions |
A vector of labels for the interventions |
... |
additional arguments. |
Plot
Something will go here
Gianluca Baio
Something will go here
make.surv, three_state_mm
## Not run:
# Something will go here
## End(Not run)