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