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

coef,MoMFit-methodR 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

a MoMFit-class

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),


comeetie/greed documentation built on Oct. 10, 2022, 5:37 p.m.