Extract parameters from an sbm_fit-class object

# S4 method for sbm_fit
coef(object)

Arguments

object

a sbm_fit-class

Value

a list with the model parameters estimates (MAP), the fields are:

  • 'pi': cluster proportions

  • 'thetakl': between clusters connections probabilities (matrix of size K x K)