Description Usage Arguments Value Examples
bandwidth selection function
1 | bandwidth(x, y, method = "CV")
|
x |
the explanatory variable - numeric |
y |
the response variable - numeric |
method |
the bandwidth method choice: CV or plug-in. Default is CV. |
Calculates the bandwidth value using cross validation or plug-in method (for localLin and localCst methods)
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.