summary.lpca: Summarizing Logistic PCA models

View source: R/summary.lpca.R

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


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

Related to summary.lpca in lmap...