tidy.msm.est | 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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.