quartic_kernel {spNetwork} | R Documentation |
Quartic kernel
Description
Function implementing the quartic kernel.
Usage
quartic_kernel(d, bw)
Arguments
d |
The distance from the event |
bw |
The bandwidth used for the kernel |
Value
The estimated density
Examples
#This is an internal function, no example provided
[Package spNetwork version 0.4.4.3 Index]