mmpc(x, cluster = NULL, whitelist = NULL, blacklist = NULL,
test = NULL, alpha = 0.05, B = NULL, debug = FALSE,
optimized = TRUE, strict = FALSE)
aracne(x, whitelist = NULL, blacklist = NULL, mi = NULL, debug = FALSE)
chow.liu(x, whitelist = NULL, blacklist = NULL, mi = NULL, debug = FALSE)
snow integration
for details and a simple
example.mi
(discrete
mutual information) and mi-g
(test
argument is not a permutation test.TRUE
a lot of debugging output
is printed; otherwise the function is completely silent.bnlearn-package
for details.TRUE
conflicting results in
the learning process generate an error; otherwise they result in
a warning.bn
.
See bn-class
for details.Tsamardinos I, Brown LE, Aliferis CF (2006). "The Max-Min Hill-Climbing Bayesian Network Structure Learning Algorithm". Machine Learning, 65(1), 31-78.
Margolin AA, Nemenman I, Basso K, Wiggins C, Stolovitzky G, Dalla Favera R, Califano A (2006). "ARACNE: An Algorithm for the Reconstruction of Gene Regulatory Networks in a Mammalian Cellular Context". BMC Bioinformatics, 7(Suppl 1):S7.
constraint-based algorithms
, score-based algorithms
,
hybrid algorithms
.