Description Usage Arguments Value Examples
Obtain the vector of kernel evaluations for all the gridpoints in the neighborhood of observation s_i
1 | get_kernel_vector(s_i, neighbors_i, dpc_grid, phi_i)
|
s_i |
Observation location |
neighbors_i |
List of gridpoints in the neighborhood of s_i |
dpc_grid |
Discrete Process Convolution grid |
phi_i |
Kernel parameters |
List with normalized vector of kernel evaluations, as well as sum of unnormalized evaluations
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.