summary.clpca {lmap} | R Documentation |
Summarizing Cumulative Logistic PCA models
Description
The function summary.clpca gives a summary from an object from clpca()
Usage
## S3 method for class 'clpca'
summary(object, ...)
Arguments
object |
An object resulting from clpca |
... |
additional arguments to be passed. |
Value
Summary of the results obtained from clpca
[Package lmap version 0.1.2 Index]