Description Usage Arguments Value Examples
compute affinity matrix
1 | affinity_kernel(X, kernel = "rbf")
|
X |
data |
kernel |
method |
affinity matrix
1 2 3 | data(x)
affinity_matrix <- affinity_kernel(X)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.