check.valid.fitControls: Simple check on the control parameters

View source: R/abn-internal.R

check.valid.fitControlsR Documentation

Simple check on the control parameters

Description

Simple check on the control parameters

Usage

check.valid.fitControls(control, method = "bayes", verbose = FALSE)

Arguments

control

list of control arguments with new parameters supplied to buildScoreCache or fitAbn.

method

"bayes" or "mle" strategy from argument method=... in buildScoreCache or fitAbn. Defaults to "bayes".

verbose

when TRUE additional information is printed. Defaults to FALSE.

Value

list with all control arguments with respect to the method but with new values.


abn documentation built on Nov. 3, 2023, 5:08 p.m.