summary.stepLCplfm {plfm} | R Documentation |
stepLCplfm
objectsThe function summary.stepLCplfm
summarizes the fit measures of a series of LCplfm
objects.
## S3 method for class 'stepLCplfm'
summary(object, ...)
object |
Latent class probabilistic latent feature analysis object returned by |
... |
Further arguments are ignored |
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.
Michel Meulders