[graph-tool] edge multiplicities vs edge covariates

2017-08-25 Thread Valery Topinsky
Hello. As I understand, edge multiplicities is kind of number of edges between two nodes. And we can define it via 'eweight' attribute in BlockState. In some way (may be I'm wrong) if I differentiate initial edges by assigning to them different 'weights' via 'eweight', I will have also weighted

[graph-tool] Cookbook model averaging question

2017-08-07 Thread Valery Topinsky
Hello. I've got a question about the following example from cookbook https://graph-tool.skewed.de/static/doc/demos/inference/inference.html#id11 I work on my own network in exact same way, trying to perform sampling to estimate some metrics. But the results are in some way replicates the