
Plot result of three-state ill-death model
Source:R/solveThreeStateModel.R
plot.three_state_model.RdPlot result of three-state ill-death model
Usage
# S3 method for class 'three_state_model'
plot(x, ...)Arguments
- x
an object returned by
solveThreeStateModel().- ...
currently not supported.