print.fmsm: Print a fmsm object

View source: R/print.fmsm.R

print.fmsmR Documentation

Print a fmsm object

Description

The print method for the fmsmObject produced by fmsm.

Usage

## S3 method for class 'fmsm'
print(x, ...)

Arguments

x

fmsm object produced by function fmsm.

...

Unused in this case.

Value

print.fmsm prints out a matrix summarising the positions of the transition intensities, the transition intensities formulae, the total number of observations, etc for the fitted multistate survival model.


flexmsm documentation built on Sept. 11, 2024, 7:23 p.m.