get_dcsbm_exav_deg | R Documentation |
Calculate the expected average degree of a DCSBM
get_dcsbm_exav_deg(n, pri, B, ex_theta = 1)
n |
number of nodes |
pri |
distribution of node labels (K x 1) |
B |
connectivity matrix (K x K) |
ex_theta |
expected value of theta |
expected average degree of a DCSBM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.