fit_SBM_per_layer_parallel {mimiSBM}R Documentation

SBM on each layer - parallelized

Description

SBM on each layer - parallelized

Usage

fit_SBM_per_layer_parallel(A, nbCores = 2)

Arguments

A

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

nbCores

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


[Package mimiSBM version 0.0.1.3 Index]