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