Learn R Programming

greed (version 0.6.1)

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

Description

Extract parameters from an DcLbmFit-class object

Usage

# S4 method for DcLbmFit
coef(object)

Value

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

  • 'pirows': row cluster proportions

  • 'picols': row cluster proportions

  • 'thetakl': between clusters connection probabilities (matrix of size Krow x Kcol),

  • 'gammarows': rows degree correction parameters (size Nrows),

  • 'gammacols': cols degree correction parameters (size Ncols),

Arguments

object

a DcLbmFit-class