Description Usage Arguments Value
View source: R/gaussian_kernel.R
Gaussian kernel function
1 | gaussian_kernel(distance_matrix, sigma)
|
distance_matrix |
Matrix of squared euclidean matrices |
sigma |
Kernel bandwidth parameter |
Gaussian kernel applied to the input matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.