Kernel selection
select_kernel(kernel_arg, bw, rmax, divisor)
list
Parameter of the function reconstruct_pattern_multi_trait_marks, specifies the kernel to be used to calculate the energy, possible kernels can be: Gaussian, Epanechnikov, Rectangular, Cumulative.
Bandwidth with which the kernels are scaled, so that this is the standard deviation of the smoothing kernel.
Maximum distance at which the summary statistics are evaluated.
Divisor in the smoothing kernel, d or r.
Returns the function of the selected kernel, which is then used to calculate the kernel.