regression_modelsig: Regression Model Fit

View source: R/regression_modelsig.R

regression_modelsigR Documentation

Regression Model Fit

Description

Displays a table for the fit of regression models. Multiple models can be added (x, y, and z).

Usage

regression_modelsig(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.