print.msm {msm}R Documentation

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

print(x,...)

Arguments

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

Author(s)

C. H. Jackson chris.jackson@imperial.ac.uk

See Also

msm


[Package Contents]