regression_modelsig.Rd
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)
x | a model object |
---|---|
y | a model object |
z | a model object |
Create a knitr table for displaying as html table? (default = TRUE) |