compare {psychonetrics} | R Documentation |
Model comparison
Description
This function will print a table comparing multiple models on chi-square, AIC and BIC.
Usage
compare(...)
## S3 method for class 'psychonetrics_compare'
print(x, ...)
Arguments
... |
Any number of |
x |
Output of the |
Value
A data frame with chi-square values, degrees of freedoms, RMSEAs, AICs, and BICs.
Author(s)
Sacha Epskamp
[Package psychonetrics version 0.13 Index]