parent_sets_sum_scores_X: MBR sum of scores

View source: R/NET_manipulation_func.R

parent_sets_sum_scores_XR Documentation

MBR sum of scores

Description

parent_sets_sum_scores_X This function determines the sum of BGe scores of given node's parents.

Usage

parent_sets_sum_scores_X(
  parent_set_combinations,
  selected_node,
  descendants,
  parent_set,
  BGe_score_all_configs_node
)

Arguments

parent_set_combinations

list of all possible parent set configuration for all nodes available.

selected_node

character vector with given node name.

descendants

character vector with descendants of selected_node in given network structure.

parent_set

character vector with parents of selected_node in given network structure.

BGe_score_all_configs_node

list of nodes BGe score for all possible parent set configurations.

Value

List of 3 elements


anna-pacinkova/intomics_package documentation built on Aug. 13, 2022, 11:38 a.m.