View source: R/f_convenience_modelCompare.R
compare | R Documentation |
This function will print a table comparing multiple models on chi-square, AIC and BIC.
compare(...)
## S3 method for class 'psychonetrics_compare'
print(x, ...)
... |
Any number of |
x |
Output of the |
A data frame with chi-square values, degrees of freedoms, RMSEAs, AICs, and BICs.
Sacha Epskamp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.