summary.stepLCplfm {plfm} | R 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 |
... |
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
[Package plfm version 2.2.6 Index]