summary.clpca: Summarizing Cumulative Logistic PCA models

View source: R/summary.clpca.R

summary.clpcaR 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


lmap documentation built on April 3, 2025, 5:47 p.m.

Related to summary.clpca in lmap...