Extract mixture parameters from mvmreg_fit-class object

# S4 method for mvmreg_fit
coef(object)

Arguments

object

a mvmreg_fit-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