hyperParam: hyperparameters of prior distributions
returnInitial: Boolean. Return SBM parameters from initialization or not. Default is FALSE.
nbClust: desired number of clusters. Default NULL, which means that the number of clusters is chosen automatically via the ICL criterion
nbSBMBlocks: upper bound for the number of blocks in the SBMs of the mixture components. Default is Inf
initCountStat: initial count statistics may be provided to the method. Default is NULL.
initDeltaICL: initial deltaICL-matrix may be provided to the method. Default is NULL.
nbCores: number of cores for parallelization
Returns
list with the following fields: graphGroupsisthegraphclustering,nodeClusterings is a list with the node labels for each networks, thetaMixSBMcontainstheestimatedparameterofthemixtureofSBMs,ICL is the value of the ICL criterion of the final clustering, histGraphGroupstracesthehistoryoftheclusteraggregations,histDeltaICL traces the evolution of the deltaICL value, $histFusedClusters traces the history of the aggregated cluster numbers