Chabert-Liddell / colSBM

R package for the joint stochastic blockmodeling of collection of networks
https://Chabert-Liddell.github.io/colSBM/
Other
4 stars 0 forks source link

Re-implement parameters to be able to handle multidimensionnal connectivity params #8

Open Polarolouis opened 2 weeks ago

Polarolouis commented 2 weeks ago

Currently with our implementation we are limited to scalar alpha values.

Following an approach like GrossSBM/sbm with fit$theta$mean, fit$theta$var etc. This would allow us to handle multinomial or gaussian emission distribution.