Changes in ABCoptim version 0.15.0-99 (2026-09-09)
Changes in ABCoptim version 0.15.0 (2017-11-05)
CRAN release: 2017-11-06
abc_cppnow checks the domain of the function.New arguments
parscaleandfnscaleadded (see stats::optim)New
printandplotmethod forabc_answerclass object.
Changes in ABCoptim version 0.14.0 (2016-11-16)
CRAN release: 2016-11-17
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.
