The Bipartite Random Graph (BiRG) is a statistical null model for binary bipartite networks. It offers an unbiased method of analyzing node similarities and obtaining statistically validated monopartite projections [Saracco2016].
The BiRG is an extension of the Erdős–Rényi model [ER] to bipartite graphs. Link probabilities are obtained by constraining the total number of links between the two layers in the network. Similar null-models, which are based on the principle of entropy maximization, are
Please consult the original articles for details about the underlying methods and applications to user-movie and international trade databases [Saracco2016, Straka2016].
Mika J. Straka
The newest version of the module can be found on https://github.com/tsakim/birg.
If you use the birg
module, please cite its location on Github
https://github.com/tsakim/birg and the
original article [Saracco2016].
[ER] P. Erdős, A. Rényi, On Random Graphs. I, Publicationes Mathematicae, 6, 290–297 (1959)
Copyright (c) 2015-2017 Mika J. Straka