Package: jaatha Version: 3.2.5 License: GPL (>= 3) Title: Simulation-Based Maximum Likelihood Parameter Estimation Authors@R: c( person('Paul', 'Staab', role=c('aut')), person('Lisha', 'Mathew', role=c('aut')), person('Dirk', 'Metzler', ,'metzler@bio.lmu.de', role=c('aut', 'ths', 'cre')) ) Author: Paul Staab [aut], Lisha Mathew [aut], Dirk Metzler [aut, ths, cre] Description: An estimation method that can use computer simulations to approximate maximum-likelihood estimates even when the likelihood function can not be evaluated directly. It can be applied whenever it is feasible to conduct many simulations, but works best when the data is approximately Poisson distributed. It was originally designed for demographic inference in evolutionary biology (Naduvilezhath et al., 2011 , Mathew et al., 2013 ). It has optional support for conducting coalescent simulation using the 'coala' package. URL: https://github.com/statgenlmu/jaatha BugReports: https://github.com/statgenlmu/jaatha/issues Depends: R (>= 3.0) Imports: assertthat (>= 0.1), R6 (>= 2.1.1), parallel, stats, utils Suggests: boot (>= 1.3-10), coala (>= 0.2.1), knitr, rmarkdown, testthat (>= 0.11.0) VignetteBuilder: knitr RoxygenNote: 7.2.3 Maintainer: Dirk Metzler Repository: https://statgenlmu.r-universe.dev Date/Publication: 2024-01-02 14:21:22 UTC RemoteUrl: https://github.com/statgenlmu/jaatha RemoteRef: HEAD RemoteSha: 805633be965d4d8cd5a4e24abf34d1dbd28ebf7c NeedsCompilation: no Packaged: 2026-06-22 08:08:45 UTC; root