fit_SBM_per_layer_parallel | R Documentation |
SBM on each layer - parallelized
fit_SBM_per_layer_parallel(A, nbCores = 2)
A |
an array of dim=c(N,N,V) |
nbCores |
the number of cores used to parallelize the calculations of the various SBMs |
a list containing the parameters of each SBM applied to each view
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.