Description Usage Arguments Details Value References See Also Examples
Compute a similarity matrix thanks a Gaussian kernel from a data matrix.
1 |
dat |
numeric matrix of data (point by line). |
sigma |
smooth parameter of Gaussian kernel. |
computeGaussianSimilarity returns a similarity matrix computed thanks a Gaussian kernel
sim similarity matrix.
U. Von Luxburg, A tutorial on spectral clustering, Statist. Comput., 17 (4) (2007), pp. 395-416
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.