adjR2: Adjusted R-squared

View source: R/glms.R

adjR2R Documentation

Adjusted R-squared

Description

Computes the adjusted R-squared

Usage

adjR2(..., digits, verbose)

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.

Value

A matrix with the values of the adjusted R-squared for all model fit objects.


glmtoolbox documentation built on Oct. 10, 2023, 9:06 a.m.

Related to adjR2 in glmtoolbox...