adjacency | R Documentation |
Calculates adjacency matrix from similarity matrix
adjacency(data, method, alpha, theta, beta)
data |
similarity matrix |
method |
adjacency function ("sigmoid", "power", "none") |
alpha |
alpha parameter for sigmoid function |
theta |
theta parameter for sigmoid function |
beta |
beta parameter for power function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.