kernel.g | R Documentation |
Evaluates the Gaussian kernel
kernel.g(u)
u |
vector of observations |
evaluation of the Gaussian kernel
x = rnorm(100,1,2)
kernel.g(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.