A trekking in the parameter likehood landscape of complex models
Try it now! > install.packages("EasyABC")
The package EasyABC enables to perform efficient approximate bayesian computation (ABC) sampling schemes by launching a series of simulations of a computer code from the R platform, and to retrieve the simulation outputs in an appropriate format for post-processing treatments.
Package maintainer: Nicolas Dumoulin
Developers: Franck Jabot, Thierry Faure, Nicolas Dumoulin
Development of EasyABC has been supported by the Irstea project DynIndic and by the French National Research Agency (ANR) within the SYSCOMM project DISCO (ANR-09-SYSC-003).
Version 1.5 is available on CRAN. Simply type install.packages("EasyABC")
from within R.
You can also download and install manually archive (GNU/Linux − Windows − Mac OS) with the command install.packages("EasyABCtest_1.5.tar.gz", repos=NULL, type="source")
You can also install the last development version from r-forge with this command install.packages("EasyABC", repos="http://R-Forge.R-project.org")
There is a package vignette with more information about EasyABC. Simply type vignette("EasyABC")
to view within R.
If you have problems or questions about the code, please read the function documentation (help(EasyABC)
).
You can also join our mailing-list: suscribe here.