Internal class for a binary SBM fit under MAR sampling designs without covariates.
Source:R/R6Class-simpleSBM_fit.R
SimpleSBM_fit_noCov.RdIt is not designed to be called directly by the user.
Super classes
sbm::SBM -> sbm::SimpleSBM -> SimpleSBM_fit -> SimpleSBM_fit_noCov
Active bindings
imputationthe matrix of imputed values
vExpecdouble: variational approximation of the expectation complete log-likelihood
vExpec_correcteddouble: variational approximation of the expectation complete log-likelihood with correction to be comparable with MNAR criteria
Methods
Inherited methods
SimpleSBM_fit_noCov$polish_log_tau()
for each node, the complete-data log-likelihood it would contribute to
each class if hard-assigned there (theta/pi held fixed), used to decide node-swap
moves in missSBM_fit$polish().