compare: Compare a full list of RSA models

View source: R/compare.R

compareR 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 modeltree function)?

digits

Digits of the output

...

Additional parameters passed to the modeltree function

Details

No details so far.


RSA documentation built on Jan. 12, 2023, 9:07 a.m.

Related to compare in RSA...