coef,DiagGmmFit-method | R Documentation |
DiagGmmFit-class
objectExtract mixture parameters from DiagGmmFit-class
object
## S4 method for signature 'DiagGmmFit' coef(object)
object |
a |
a list with the mixture parameters estimates (MAP), the fields are:
'pi'
: cluster proportions
'muk'
: cluster means
'Sigmak'
: cluster co-variance matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.