Simple check on the control parameters
check.valid.buildControls(control, method = "bayes", verbose = FALSE)list with all control arguments with respect to the method but with new values.
list of control arguments with new parameters supplied to buildScoreCache or fitAbn.
"bayes" or "mle" strategy from argument method=... in buildScoreCache or fitAbn. Defaults to "bayes".
when TRUE additional information is printed. Defaults to FALSE.