Description Usage Arguments Value
View source: R/get_formula_degree_n.R
Get formula degree n
1 | get_formula_degree_n(y, x, n)
|
y |
string specifying response variabel |
x |
string specifying predictor x |
n |
degree of polynomium |
formula expression of the form y ~ x + x^2 + x^3 + ... + x^n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.