summary.stepplfm: Summary method for 'stepplfm' objects

View source: R/plfm.R

summary.stepplfmR Documentation

Summary method for stepplfm objects

Description

The function summary.stepplfm summarizes the fit measures of a series of plfm objects.

Usage

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

Arguments

object

Probabilistic latent feature analysis object returned by stepplfm

...

Further arguments are ignored

Details

The summary of the stepplfm generates a table of fit measures (information criteria, Chi-square fit on the J X K table, and descriptive fit measures) for models with different numbers of features and/or mapping rules that are involved in the analysis.

Author(s)

Michel Meulders

See Also

stepplfm, print.stepplfm, print.summary.stepplfm


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