GrossSBM / missSBM

An R package for adjusting Stochastic Block Models from networks data sampled under various missing data conditions
http://grosssbm.github.io/missSBM
GNU General Public License v3.0
12 stars 2 forks source link

Estimation covariate effect #34

Closed Demiperimetre closed 5 years ago

Demiperimetre commented 5 years ago

See vignette for an astonishing estimate for the covariate effect... (comparison with SBM)

jchiquet commented 5 years ago

Again, this is due to the initialization. It seems much closer to BM when clusterInit = "spectral" : I am then using this by default now.