Re: [igraph] Random graphs with controllable community structure?

2016-08-10 Thread Nick Eubank
brilliant! thanks so much!

On Wed, Aug 10, 2016 at 1:43 PM Szabolcs Horvát  wrote:

> 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  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 
>> wrote:
>>
>>> The stochastic block model is implemented in graph.
>>>
>>> On 10 August 2016 at 22:31, Nick Eubank  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
 igraph-help@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/igraph-help


>>> ___
>>> igraph-help mailing list
>>> igraph-help@nongnu.org
>>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>>
>>
>> ___
>> igraph-help mailing list
>> igraph-help@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>>
> ___
> igraph-help mailing list
> igraph-help@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
___
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help


Re: [igraph] Random graphs with controllable community structure?

2016-08-10 Thread Szabolcs Horvát
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  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 
> wrote:
>
>> The stochastic block model is implemented in graph.
>>
>> On 10 August 2016 at 22:31, Nick Eubank  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
>>> igraph-help@nongnu.org
>>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>>
>>>
>> ___
>> igraph-help mailing list
>> igraph-help@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>
> ___
> igraph-help mailing list
> igraph-help@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
___
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help


Re: [igraph] Random graphs with controllable community structure?

2016-08-10 Thread Nick Eubank
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  wrote:

> The stochastic block model is implemented in graph.
>
> On 10 August 2016 at 22:31, Nick Eubank  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
>> igraph-help@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>>
> ___
> igraph-help mailing list
> igraph-help@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
___
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help


Re: [igraph] Random graphs with controllable community structure?

2016-08-10 Thread Szabolcs Horvát
The stochastic block model is implemented in graph.

On 10 August 2016 at 22:31, Nick Eubank  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
> igraph-help@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
___
igraph-help mailing list
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help


[igraph] Random graphs with controllable community structure?

2016-08-10 Thread Nick Eubank
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
igraph-help@nongnu.org
https://lists.nongnu.org/mailman/listinfo/igraph-help