Description Usage Arguments Value References Examples
Compute and return the similarity matrix of a data frame using gaussian kernel with a local scale parameter for each data point, rather than a unique scale parameter.
1  | 
data | 
 a matrix or numeric data frame.  | 
K | 
 number of neighbours considered to compute scale parameters.  | 
The matrix of similarity.
Zelnik-Manor, Lihi, and Pietro Perona. "Self-tuning spectral clustering." Advances in neural information processing systems. 2004.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.