Extract mixture parameters from MoRFit-class object using MAP estimation

# S4 method for MoRFit
coef(object)

Arguments

object

a MoRFit-class

Value

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

  • 'pi': cluster proportions

  • 'A': cluster regression matrix

  • 'Sigmak': cluster noise co-variance matrices