compare: 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 modeltree
function)?
- digits
Digits of the output
- ...
Additional parameters passed to the modeltree
function
Details
No details so far.