quartic_kernel: Quartic kernel

View source: R/kernel_functions_sf.R

quartic_kernelR 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

spNetwork documentation built on June 22, 2024, 9:40 a.m.