compLikICL {GREMLINS}R Documentation

compute the Integrated likeilhood and the ICL criteria for the MBM

Description

compute the Integrated likeilhood and the ICL criteria for the MBM

Usage

compLikICL(paramEstim, list_Net, v_distrib = NULL)

Arguments

paramEstim

Estimated parameters of MBM

list_Net

A list of network

v_distrib

Type of proababilistic distributions in each network : if 0/1 then Bernoulli, if counting then Poisson. My default = Bernoulli. Must give a vector whose length is the number of networks in list_Net

Value

Pseudo-Likelihood and penalty


[Package GREMLINS version 0.2.1 Index]