extractClustersMBM {GREMLINS}R Documentation

Extract the clusters in each functional group

Description

Extract the clusters in each functional group

Usage

extractClustersMBM(resMBM, whichModel = 1)

Arguments

resMBM

A fitted Generalized BlockModel

whichModel

The index corresponding to the model to plot (default is 1, the best model)

Value

a list a length the number of Functional Groups. Each element is a list of length the number of blocks composed of the index of the individuals in each block of each cluster.


[Package GREMLINS version 0.2.1 Index]