Description Usage Arguments Value Examples
This function fits a polynomial model to data, where the polynomial is defined by the formula argument.
1 |
formula |
The formula object which describes what polynomial to fit. |
data |
The data used to fit the polynomial. Expects a dataframe. |
A table describing the estimate, standard error, t and P values for each coefficient.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.