Package: abcrf
Type: Package
Title: Approximate Bayesian Computation via Random Forests
Version: 1.1
Date: 2016-01-20
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
NeedsCompilation: no
Packaged: 2016-01-22 18:05:31 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-01-23 00:55:18
