View source: R/kernel_functions_sf.R
epanechnikov_kernel | R Documentation |
Function implementing the epanechnikov kernel.
epanechnikov_kernel(d, bw)
d |
The distance from the event |
bw |
The bandwidth used for the kernel |
The estimated density
#This is an internal function, no example provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.