equation | R Documentation |
lm()
with the fitted equation.Print the output of lm()
with the fitted equation.
equation(x, digits = max(3L, getOption("digits") - 3L))
x |
The fitted linear model to print. |
digits |
The minimal number of significant digits. |
Invisibly return the fitted linear model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.