quartic_kernel_cpp: 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