- Internal changes only. Created the BeeHive C++ template, will eventually move it to inst/include/ so that others can link to it.
-
abc_cppnow checks the domain of the function. -
New arguments
parscaleandfnscaleadded (see stats::optim) -
New
printandplotmethod forabc_answerclass object.
-
Added a
NEWS.mdfile to track changes to the package. -
New function
abc_cppwritten with Rcpp (roughly 50%-100% faster thanabc_optim). -
Both
abc_cppandabc_optimreturn objects of classabc_answer. -
Objects of class
abc_answerreturn the trace of the global optimums.