Create Tables for Linear Models
model_table_glm(model, parameters, performance,
performance_in_table = TRUE, ...)
Object of class lm.
Parameters table model_parameters.
Performance table model_performance.
Add performance metrics on table.
Arguments passed to or from other methods (see model_parameters and model_performance).