Kernel: Calculate the kernel function
Description
Calculate the kernel function
Usage
Kernel(u, name = "Gaussian")
Arguments
- u
the value in which the kernel function will be calculated at.
- name
a character used to specify the type of kernel function.