| summary.stepplfm | R Documentation |
stepplfm objectsThe function summary.stepplfm summarizes the fit measures of a series of plfm objects.
## S3 method for class 'stepplfm'
summary(object, ...)
object |
Probabilistic latent feature analysis object returned by |
... |
Further arguments are ignored |
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.
Michel Meulders
stepplfm, print.stepplfm, print.summary.stepplfm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.