Learn R Programming

msm (version 0.4.1)

print.msm: Print a fitted multi-state model

Description

The fitted transition intensity matrix, matrices containing covariate effects on intensities, and mean sojourn times from a fitted msm model are pretty printed, with their corresponding standard errors.

Usage

## S3 method for class 'msm':
print(x,\dots)

Arguments

x
output from msm representing a fitted multi-state model
...
further arguments passed to or from other methods

See Also

msm