Epanechnikov: Epanechnikov kernel

Description Usage Arguments Details Value Author(s) References See Also

Description

Implementation of the Epanechnikov kernel.

Usage

1

Arguments

x

A vector of data points between -√{5} and √{5} where the kernel will be evaluated.

Details

Implements:

K(u)= \frac{3}{4√{5}} ≤ft (1-\frac{x^2}{5} \right )

for |x| ≤ √{5}

Value

The value of the kernel at x

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

Kernel Statistics

See Also

IntEpanechnikov


asymmetry.measures documentation built on July 22, 2020, 9:06 a.m.