Create consensus network of resampling-based conditional Gaussian Bayesian network
Source:R/consensus_net_cgbn.R
consensus_net_cgbn.RdCreate consensus network of resampling-based conditional Gaussian Bayesian network
Usage
consensus_net_cgbn(
networks,
reference_network = NULL,
method = c("all", "average"),
cut = 0.5
)