plot.npmsm {icmstate}R Documentation

Plot a "npmsm" object

Description

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

Usage

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

Arguments

x

An object of class "npmsm"

...

Additional arguments to msfit

Value

A plot will be produced in the plotting window


[Package icmstate version 0.2.0 Index]