Description Usage Arguments Examples
Function to test the fit of a putative stochastic block model labeling using Lei's goodness of fit test (Lei, 2016)
1 | Lei_GOF(A, z, alpha = 0.05)
|
A |
A symmetric adjacency matrix with entries of 0 or 1 |
z |
A putative cluster labeling vector. The number of entries should equal the row and column dimension of A. |
alpha |
The significance level of the goodness of fit test |
1 | Lei_GOF(A,z)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.