coef,DcLbmFit-method | R Documentation |
DcLbmFit-class
objectExtract parameters from an DcLbmFit-class
object
## S4 method for signature 'DcLbmFit' coef(object)
object |
a |
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),
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.