Learn R Programming

msm (version 1.4)

printold.msm: Print a fitted msm model object

Description

Print a fitted msm model object (in old format, from msm 1.3.1 and earlier)

Usage

printold.msm(x,...)

Arguments

x
Output from msm, representing a fitted multi-state model object.
...
Other arguments to be passed to format.

Details

See print.msm for a better and cleaner output format, and an explanation of the change.

See Also

print.msm