Learn R Programming

greed (version 0.6.1)

coef,MoMFit-method: Extract parameters from an MoMFit-class object

Description

Extract parameters from an MoMFit-class object

Usage

# S4 method for MoMFit
coef(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),

Arguments

object

a MoMFit-class