linear_fit | R Documentation |
This is an internal function. Performs lm
on a data frame object and returns
its coefficients.
linear_fit(dt)
dt |
data frame. |
A data frame object of lm()
coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.