adjR2: Adjusted R-squared
Description
Computes the adjusted R-squared
Usage
adjR2(..., digits, verbose)
Value
A matrix with the values of the adjusted R-squared for all model fit objects.
Arguments
- ...
one of several model fit objects.
- digits
an (optional) integer value indicating the number of decimal places to be used.
- verbose
an (optional) logical indicating if should the report of results be printed.