fit_SBM_per_layer: SBM on each layer

fit_SBM_per_layerR Documentation

SBM on each layer

Description

SBM on each layer

Usage

fit_SBM_per_layer(A, silent = FALSE, ncores = 2)

Arguments

A

an array of dim=c(N,N,V)

silent

Boolean for verbose

ncores

the number of cores used to parallelize the calculations of the various SBMs

Value

a list containing the parameters of each SBM applied to each view


mimiSBM documentation built on May 29, 2024, 2:48 a.m.