Add more checks for the individual control parameters of fit.control()
and build.control()
#51
Labels
good first issue
Good for newcomers
Currently, not all control parameters are checked for eligibility.
Extend for
build.control()
here:https://github.com/furrer-lab/devel-abn/blob/40dc1e44269bac02adfc65ca9a4b489ebe017229/abn/R/abn-internal.R#L650-L697
and extend for
fit.control()
here:https://github.com/furrer-lab/devel-abn/blob/40dc1e44269bac02adfc65ca9a4b489ebe017229/abn/R/abn-internal.R#L766-L815
The text was updated successfully, but these errors were encountered: