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