Description Usage Arguments Value
select bandwidth for one-dimensional local linear smoother
1 |
x |
a vector of observed values of the predictor |
y |
a vector of observed values of the response |
weight |
a vector of real numbers obtaining the weight for each observations |
kernel |
a kernel from the package locpol |
degree |
the degree of local polynomials |
method |
selection method, supported is 'cv' |
K |
the number of folds, a parameter for CV method |
H |
candidate values of the bandwidth; if NULL, then automathcally generated |
the selected bandwidth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.