kern | R Documentation |
Function computes the quadratic kernel by transforming value of x according to k(δ) = 3\frac{sin(δ)}{δ} - \frac{cos(δ)}{δ^2} where δ(x) = \frac{x6π}{5} is the transformation of x.
kern(x)
x |
Value to evaluate kernel |
ker Kernel value of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.