SBM_fit {missSBM} | R Documentation |
This class is designed to adjust a Stochastic Block Model on a fully observed network. The doVEM method performs inference via Variational EM.
SBM_fit
An object of class R6ClassGenerator
of length 24.
This class is virtual: inference is effective only for instance of one of the two child classes 'SBM_fit_nocovariate' and 'SBM_fit_covariates'