Description Usage Arguments Examples
Local linear fit with Epanechnikov kernel
1 | LocalLm(Xint, Xvec, Yvec, bw, Wt = 1)
|
Xint |
a vector of x interval to generate the local linear fit |
Xvec, Yvec |
numeric vectors of data values, Xvec and Yvec must have the same length. |
bw |
a bandwidth of the kernel |
Wt |
a weight vector |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.