compare {RSA} | R Documentation |
Compare a full list of RSA models
Description
Compare several fit indexes of all models computed from the RSA function
Usage
compare(x, verbose = TRUE, plot = FALSE, digits = 3, ...)
Arguments
x |
An RSA object |
verbose |
Should the summary be printed? |
plot |
Should the comparison be plotted (using the |
digits |
Digits of the output |
... |
Additional parameters passed to the |
Details
No details so far.
[Package RSA version 0.10.6 Index]