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

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)