This is an internal function. Performs lm on a data frame object and returns its coefficients.
lm
linear_fit(dt)
dt
data frame.
A data frame object of lm() coefficients.
lm()