Learn R Programming

plfm (version 2.2.6)

summary.stepplfm: Summary method for stepplfm objects

Description

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

Usage

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

Arguments

object

Probabilistic latent feature analysis object returned by stepplfm

...

Further arguments are ignored

Author

Michel Meulders

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.

See Also

stepplfm, print.stepplfm, print.summary.stepplfm