This is a modified version of summary for use with an lm, glm, or lmer object. It provides results that align better
with Brauer/Curtin perspective on these linear models from their graduate statistics series
Usage
modelSummary(Model, t = TRUE, Print= TRUE, Digits = 4)
Arguments
Model
a linear model, produced by lm.
t
Indicates if t-statistics (TRUE; Default) or F-statistics should be reported for
tests of parameter estimates
Print
Print output to screen. Default is TRUE
Digits
Number of digits for values in coefficients table. Default = 4
Value
Returns a list with results for model.
Details
Reports model summary results from an lm object. Results include parameter estimates and their tests,
SSE, model R2