check.valid.fitControls {abn} | R 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 |
method |
"bayes" or "mle" strategy from argument |
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.
[Package abn version 3.1.1 Index]