plot.smoothmsm {icmstate}R Documentation

Plot a "smoothmsm" object

Description

Plot the cumulative intensities of a 'npmsm' objects. A wrapper for plot.msfit from the mstate package.

Usage

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

Arguments

x

An object of class "smoothmsm"

...

Additional arguments to plot

Value

A plot will be produced in the plotting window


[Package icmstate version 0.2.0 Index]