coef,DcSbmFit-method {greed}R Documentation

Extract parameters from an DcSbmFit-class object

Description

Extract parameters from an DcSbmFit-class object

Usage

## S4 method for signature 'DcSbmFit'
coef(object)

Arguments

object

a DcSbmFit-class

Details

in case of undirected graph

Value

a list with the model parameters estimates (MAP), the fields are the following for "directed" models :

And as follow for un-directed models : #'


[Package greed version 0.6.1 Index]