Epanechnikov {asymmetry.measures} | R Documentation |
Epanechnikov kernel
Description
Implementation of the Epanechnikov kernel.
Usage
Epanechnikov(x)
Arguments
x |
A vector of data points between |
Details
Implements:
for
Value
The value of the kernel at
Author(s)
Dimitrios Bagkavos and Lucia Gamez Gallardo
R implementation and documentation: Dimitrios Bagkavos <dimitrios.bagkavos@gmail.com> , Lucia Gamez Gallardo <gamezgallardolucia@gmail.com>
References
See Also
[Package asymmetry.measures version 0.2 Index]