ebic: Extended BIC

View source: R/select.R

ebicR Documentation

Extended BIC

Description

Calculate the extended BIC criterion on a sparse (refit) network and the input data

Usage

ebic(refit, data, loglik, gamma = 0.5)

Arguments

refit

adjacency matrix, getOpt from SpiecEasi output

data

input data set used to get the network

loglik

log likeihood of the graphical model

gamma

the model likeihood/complexity tradeoff parameter


zdk123/SpiecEasi documentation built on Oct. 20, 2023, 6:49 a.m.