tidy.msm.est {msm} | R Documentation |
This is the method for the generic 'tidy' function that is
used for tidying the output of qmatrix.msm
, pmatrix.msm
,
ematrix.msm
, pnext.msm
or ppass.msm
.
This should be called as
tidy()
, not tidy.msm.est()
or tidy.qmatrix()
or anything else.
## S3 method for class 'msm.est'
tidy(x, ...)
x |
Output of |
... |
Further arguments (unused). |