coef,GmmFit-method | R Documentation |
GmmFit-class
objectExtract mixture parameters from GmmFit-class
object
## S4 method for signature 'GmmFit' 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.