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


greed documentation built on Oct. 4, 2022, 1:06 a.m.