ebic | R Documentation |
Calculate the extended BIC criterion on a sparse (refit) network and the input data
ebic(refit, data, loglik, gamma = 0.5)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.