Package: abcrf
Type: Package
Title: Approximate Bayesian Computation via Random Forests
Version: 1.2
Date: 2016-02-15
Authors@R: c(person("Jean-Michel Marin", role=c("aut", "cre"), email="jean-michel.marin@umontpellier.fr"),
             person("Pierre Pudlo",  role="aut", email="pierre.pudlo@umontpellier.fr"),
             person("Christian P. Robert", role="ctb"),
             person("Arnaud Estoup", role="ctb"))
Description: Performs Approximate Bayesian Computation (ABC) model choice via random forests.
License: GPL (>= 2)
LazyData: TRUE
Depends: R(>= 2.10.0)
Imports: MASS, randomForest, parallel, foreach, doParallel, doRNG
NeedsCompilation: no
Packaged: 2016-02-15 13:51:52 UTC; jean-michelmarin
Author: Jean-Michel Marin [aut, cre],
  Pierre Pudlo [aut],
  Christian P. Robert [ctb],
  Arnaud Estoup [ctb]
Maintainer: Jean-Michel Marin <jean-michel.marin@umontpellier.fr>
Repository: CRAN
Date/Publication: 2016-02-15 15:07:02
