I think it's this one: http://igraph.org/python/doc/igraph.GraphBase-class.html#SBM
I'm not so familiar with the R/Python interfaces ... I mostly use the C interface to develop the Mathematica one < https://github.com/szhorvat/IGraphM> On 10 August 2016 at 22:37, Nick Eubank <[email protected]> wrote: > Thanks! I see it in R-igraph -- do you know if it's also in python-igraph? > Can't seem to find... > > On Wed, Aug 10, 2016 at 1:34 PM Szabolcs Horvát <[email protected]> > wrote: > >> The stochastic block model is implemented in graph. >> >> On 10 August 2016 at 22:31, Nick Eubank <[email protected]> wrote: >> >>> Hi All, >>> >>> Are there any random graph models that have parameterized community >>> structure (something that'd show up in a community detection algorithm like >>> CPM?). Seems most models don't generate any consistent community structure >>> at relatively global scales. >>> >>> Thanks! >>> >>> Nick >>> >>> >>> >>> _______________________________________________ >>> igraph-help mailing list >>> [email protected] >>> https://lists.nongnu.org/mailman/listinfo/igraph-help >>> >>> >> _______________________________________________ >> igraph-help mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/igraph-help >> > > _______________________________________________ > igraph-help mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
