predicted.missSBM_fit: Prediction of a 'missSBM_fit' (i.e. network with imputed...

predicted.missSBM_fitR Documentation

Prediction of a missSBM_fit (i.e. network with imputed missing dyads)

Description

Prediction of a missSBM_fit (i.e. network with imputed missing dyads)

Usage

## S3 method for class 'missSBM_fit'
predict(object, ...)

Arguments

object

an R6 object with class missSBM_fit

...

additional parameters for S3 compatibility.

Value

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.


jchiquet/missSBM documentation built on Oct. 25, 2023, 5:30 a.m.