summary.stepLCplfm: Summary method for 'stepLCplfm' objects

View source: R/plfm.R

summary.stepLCplfmR Documentation

Summary method for stepLCplfm objects

Description

The function summary.stepLCplfm summarizes the fit measures of a series of LCplfm objects.

Usage

## S3 method for class 'stepLCplfm'
summary(object, ...)

Arguments

object

Latent class probabilistic latent feature analysis object returned by stepLCplfm

...

Further arguments are ignored

Details

The summary of the stepLCplfm generates a table of fit measures (information criteria, descriptive goodness-of-fit measures, statistical dependency measures) for models with different numbers of latent class/features that are involved in the analysis.

Author(s)

Michel Meulders

See Also

stepLCplfm, print.stepLCplfm


plfm documentation built on March 30, 2022, 5:08 p.m.