regression_rsquared: R-Squared Values

View source: R/regression_rsquared.R

regression_rsquaredR Documentation

R-Squared Values

Description

Display a table of R-Squared values. If more than one model is added (x, y, and z), then R-Squared and relevant stats will be displayed.

Usage

regression_rsquared(x, y = NULL, z = NULL, print = TRUE)

Arguments

x

a model object

y

a model object

z

a model object

print

Create a knitr table for displaying as html table? (default = TRUE)


dr-JT/resultsoutput documentation built on Jan. 4, 2024, 9:09 a.m.