View source: R/0SummaryStep1.r
summary.lmfa_step1 | R Documentation |
step1
Summary statistics for step1
## S3 method for class 'lmfa_step1'
summary(object, rounding = 2, ...)
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(measurementmodel)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.