triweight_kernel: Triweight kernel

View source: R/kernel_functions_sf.R

triweight_kernelR Documentation

Triweight kernel

Description

Function implementing the triweight kernel.

Usage

triweight_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 Aug. 24, 2023, 5:10 p.m.