coef,SbmFit-method | R Documentation |
SbmFit-class
objectExtract parameters from an SbmFit-class
object
## S4 method for signature 'SbmFit' coef(object)
object |
a |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.