Package: abc
Type: Package
Title: Tools for Approximate Bayesian Computation (ABC)
Version: 2.2.2
Date: 2024-12-3
Authors@R: c( 
    person("Csillery", "Katalin", role = "aut", email="kati.csillery@gmail.com"),
    person("Lemaire", "Louisiane", role = "aut"),
    person("Francois", "Olivier", role = "aut"),
    person("Blum", "Michael",
    email = "michael.blum.temp@gmail.com", role = c("aut", "cre")))
Depends: R (>= 2.10), abc.data, nnet, quantreg, MASS, locfit
Description: Implements several ABC algorithms for
        performing parameter estimation, model selection, and goodness-of-fit.
        Cross-validation tools are also available for measuring the
        accuracy of ABC estimates, and to calculate the
        misclassification probabilities of different models.
Repository: CRAN
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2024-12-03 17:06:09 UTC; michaelblum
Author: Csillery Katalin [aut],
  Lemaire Louisiane [aut],
  Francois Olivier [aut],
  Blum Michael [aut, cre]
Maintainer: Blum Michael <michael.blum.temp@gmail.com>
Date/Publication: 2024-12-03 17:50:02 UTC
Built: R 4.3.3; ; 2024-12-03 18:57:00 UTC; unix
