FitSBM: Fit SBM Model

Description Usage Arguments Value

Description

Fit SBM Model

Usage

1
FitSBM(list, n_SBM = 10, G = NULL)

Arguments

list

Network List

n_SBM

Number of SBM models to fit. Default is 10. The top half (rounding up) are retained and averaged to produce a probability matrix.

G

The number of groups to divide the top layer and the focal layer into.

Value

Network list with 'SBM_ProbsMat', a matrix of probabilities assigned to each possible interaction, 'SBM1', the best model fit derived from Optimise_SBM(), and 'SBM_G', the number of fitted groups.


cassandRa documentation built on July 3, 2019, 5:03 p.m.