print.fmsm {flexmsm} | R 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 |
|
... |
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.
[Package flexmsm version 0.1.2 Index]