View source: R/bernstein.poly.R
This performs Bernstein polynomial estimation on a given space
1 | bernstein.poly(Y, X, K = 1, space)
|
Y |
A vector of outcome variables |
X |
A vector of predictors |
K |
The order of the polynomial |
space |
The values at which to predict |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.