Learn R Programming

spNetwork (version 0.2.1)

tricube_kernel: Tricube kernel

Description

Function implementing the tricube kernel.

Usage

tricube_kernel(d, bw)

Arguments

d

The distance from the event

bw

The bandwidth used for the kernel

Value

The estimated density

Examples

Run this code
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab