plot.three_state_model: Plot result of three-state illness-death model

View source: R/solveThreeStateModel.R

plot.three_state_modelR Documentation

Plot result of three-state illness-death model

Description

Plot result of three-state illness-death model

Usage

## S3 method for class 'three_state_model'
plot(x, ...)

Arguments

x

an object returned by solveThreeStateModel().

...

currently not supported.

Value

no return value, called to print the calibration table and display the corresponding plot.


TrialSimulator documentation built on Sept. 4, 2026, 5:08 p.m.