Package: DEBBI
Title: Differential Evolution-Based Bayesian Inference
Version: 0.1.0
Authors@R: 
    person(given = "Brendan Matthew",
           family = "Galdo",
           role = c("aut", "cre"),
           email = "Brendan.m.galdo@gmail.com",
           comment = c(ORCID = "0000-0002-1279-3859"))
Description: Bayesian inference algorithms based on the population-based "differential evolution" (DE) algorithm. Users can obtain posterior mode (MAP) estimates via DEMAP, posterior samples via DEMCMC, and variational approximations via DEVI. 
License: MIT + file LICENSE
URL: https://github.com/bmgaldo/DEBBI
BugReports: https://github.com/bmgaldo/DEBBI
Encoding: UTF-8
Imports: stats, doParallel, randtoolbox, numDeriv
Depends: R (>= 3.5.0)
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-12 22:16:44 UTC; brendan
Author: Brendan Matthew Galdo [aut, cre]
    (<https://orcid.org/0000-0002-1279-3859>)
Maintainer: Brendan Matthew Galdo <Brendan.m.galdo@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-17 09:30:09 UTC
Built: R 4.4.3; ; 2025-11-12 03:19:47 UTC; windows
