View source: R/OMICS_module_func.R
DAGcorescore | R Documentation |
DAGcorescore
The log of the BGe score simplified as much as possible.
This function is from BiDAG package.
DAGcorescore(j, parentnodes, n, param)
j |
character vector a node to be scored |
parentnodes |
character vector the parents of the node j |
n |
numeric vector number of nodes in the netwrok |
param |
an object of class scoreparameters, which includes all necessary information for calculating the BDe/BGe score |
Numeric vector of length 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.