https://github.com/cran/abcrf
Raw File
Tip revision: da4db1a12281d54dd4bf8dcbda19ef9264223443 authored by Jean-Michel Marin on 09 August 2022, 14:30:19 UTC
version 1.9
Tip revision: da4db1a
DESCRIPTION
Package: abcrf
Type: Package
Title: Approximate Bayesian Computation via Random Forests
Version: 1.9
Date: 2022-08-09
Description: Performs Approximate Bayesian Computation (ABC) model choice and parameter inference via random forests.
  Pudlo P., Marin J.-M., Estoup A., Cornuet J.-M., Gautier M. and Robert C. P. (2016) <doi:10.1093/bioinformatics/btv684>.
  Estoup A., Raynal L., Verdu P. and Marin J.-M. <http://journal-sfds.fr/article/view/709>.
  Raynal L., Marin J.-M., Pudlo P., Ribatet M., Robert C. P. and Estoup A. (2019) <doi:10.1093/bioinformatics/bty867>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: TRUE
Imports: readr, MASS, matrixStats, ranger, doParallel, parallel,
        foreach, stringr, Rcpp (>= 0.11.2)
LinkingTo: Rcpp, RcppArmadillo
Depends: R(>= 3.1)
NeedsCompilation: yes
Maintainer: Jean-Michel Marin <jean-michel.marin@umontpellier.fr>
Repository: CRAN
Author: Jean-Michel Marin [aut, cre],
  Louis Raynal [aut],
  Pierre Pudlo [aut],
  Christian P. Robert [ctb],
  Arnaud Estoup [ctb]
Packaged: 2022-08-09 09:16:29 UTC; jmm
Date/Publication: 2022-08-09 15:30:19 UTC
back to top