coef,MoMFit-method {greed} | R Documentation |
Extract parameters from an MoMFit-class
object
Description
Extract parameters from an MoMFit-class
object
Usage
## S4 method for signature 'MoMFit'
coef(object)
Arguments
object |
Value
a list with the model parameters estimates (MAP), the fields are:
-
'pi'
: cluster proportions -
'thetak'
: cluster profile probabilities (matrix of size K x D),
[Package greed version 0.6.1 Index]