quartic_kernel_cpp: c++ quartic kernel

View source: R/RcppExports.R

quartic_kernel_cppR Documentation

c++ quartic kernel

Description

c++ quartic kernel

c++ quartic kernel integral

Usage

quartic_kernel_cpp(d, bw)

quartic_kernel_int_cpp(d_start, d_end, bw)

Arguments

d

a vector of distances for which the density must be calculated

bw

a double representing the size of the kernel bandwidth

d_start

a vector of start distances for which the density must be calculated

d_end

a vector of end distances for which the density must be calculated


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