Learn R Programming

RSAtools (version 0.1.2)

exportRSA.fit: 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(best.rsa_object)

Value

A table of fit indices and names of polynomial families or user model

Arguments

best.rsa_object

A list generated by best.rsa(RSA_object)