missSBM_fit
(i.e. network with imputed missing dyads)R/R6Class-missSBM_fit.R
predicted.missSBM_fit.Rd
Prediction of a missSBM_fit
(i.e. network with imputed missing dyads)
# S3 method for missSBM_fit
predict(object, ...)
an R6 object with class missSBM_fit
additional parameters for S3 compatibility.
an adjacency matrix between pairs of nodes. Missing dyads are imputed with their expected values, i.e. by there estimated probabilities of connection under the missing SBM.