Learn R Programming

survHE (version 2.0.5)

markov_trace: Markov trace

Description

Plots the Markov Trace from an object generated using three_state_mm

Usage

markov_trace(mm, interventions = NULL, ...)

Value

Plot

Arguments

mm

The output of a call to three_state_mm

interventions

A vector of labels for the interventions

...

additional arguments.

Author

Gianluca Baio

References

Something will go here

See Also

make.surv, three_state_mm

Examples

Run this code
if (FALSE) {
# Something will go here
}

Run the code above in your browser using DataLab