Internal function. For full exhaustive search, sum up the BIC score of each possible parent combination and the corresponsding Eij and ¬Eij scores for the edges.
1 | CombineBICandPriors(bic_scores, priors)
|
bic_scores |
BIC scores for each target nodes for each possible parent combination |
all_target_weights |
the E and ¬E calculated for each possible parents combination |
score |
This refers to the type of score to be calculated. The default is "Score_LOPC". Other possible values are Score_LASSO and BIC. |
gamma |
value of the gamma constant added to the final score, to move the very small edge score values away from zero |
all_parent_combinations |
List of all the combination of parent nodes, with maximum number of parents limited to 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.