Rdocumentation
powered by
Learn R Programming
cutoffR (version 1.0)
EpanK: The Epanechnikov Kernel
Description
The Epanechnikov Kernel
Usage
EpanK(x)
Arguments
x
function arguments
Examples
Run this code
curve(EpanK)
plot(EpanK, -
2
,
2
)
Run the code above in your browser using
DataLab