Description Usage Arguments Value
Kullback Leibler divergence Calculates the KL divergence between the random cluster model and the erdos-renyi model
1 | KLdivergence(x, n.nodes, p.true, p.mod)
|
x |
Matrix with sampled configurations |
n.nodes |
The number of nodes in the model |
p.true |
The p vthat was sampled with in the erdos renyi model |
p.mod |
The p value of the model |
The kl divergence between the Erdos-Renyi model and the Random Cluster model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.