bethe_hessian_select: Beth-Hessian model selection

View source: R/bh_select.R

bethe_hessian_selectR Documentation

Beth-Hessian model selection

Description

Estimate the number of communities under block models by using the spectral properties of network Beth-Hessian matrix with moment correction.

Usage

bethe_hessian_select(A, Kmax)

Arguments

A

adjacency matrix.

Kmax

the maximum number of communities to check.

Value

A list of result

K

estimated the number of communities

rho

eigenvalues of the Beth-Hessian matrix

References

Estimating the number of communities in networks by spectral methods, Can M. Le, Elizaveta Levina, arXiv preprint arXiv:1507.00827, 2015


aaamini/nett documentation built on Nov. 12, 2022, 6:25 p.m.