exportRSA.fit {RSAtools} | R Documentation |
Export fit indices and names of polynomials models
Description
Utilitary function to easily export fit indices of polynomial models (predefined or user-specific), including their proper theoretical names (for predefined polynomial families) and the fit indices used for comparison.
Usage
exportRSA.fit(RSAcompare_object)
Arguments
RSAcompare_object |
A list generated by |
Value
A table of fit indices and names of polynomial families or user model
[Package RSAtools version 0.1.1 Index]