A `lm` object made from making a model using `lm()`.
coefficients_only
If TRUE (default), returns only the coefficients,standard error, t-value,
p-value, and confidence intervals. Else also returns the r-squared,
the adjusted r-squared,f-stat, p-value for the f-stat, and the degrees
of freedom.