View source: R/0SummaryStep3.r
summary.lmfa_step3 | R Documentation |
step3
Summary statistics for step3
## S3 method for class 'lmfa_step3'
summary(object, rounding = 4, ...)
object |
An object storing output from |
rounding |
The number of decimals to which the results should be rounded (must be a single scalar). |
... |
Further arguments for the default S3 summary method. |
## Not run:
summary(transitionmodel)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.