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

Smarter smoothing process #40

Open jchiquet opened 3 years ago

jchiquet commented 3 years ago

We explore all possible models at each iteration of forward/backward smoothing. We can do better than that.

At some point, the smoothing process should even be integrated in the standard fitting procedure.