quartic_kernel_cpp | R Documentation |
c++ quartic kernel
c++ quartic kernel integral
quartic_kernel_cpp(d, bw)
quartic_kernel_int_cpp(d_start, d_end, bw)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.