poems: Pattern-Oriented Ensemble Modeling System
The poems package provides a framework of interoperable R6 classes 
    (Chang, 2020, <https://CRAN.R-project.org/package=R6>) for building ensembles 
    of viable models via the pattern-oriented modeling (POM) approach (Grimm et al.,
    2005, <doi:10.1126/science.1116681>). The package includes classes for 
    encapsulating and generating model parameters, and managing the POM workflow. 
    The workflow includes: model setup; generating model parameters via Latin 
    hyper-cube sampling (Iman & Conover, 1980, <doi:10.1080/03610928008827996>); 
    running multiple sampled model simulations; collating summary results; and 
    validating and selecting an ensemble of models that best match known patterns. 
    By default, model validation and selection utilizes an approximate Bayesian 
    computation (ABC) approach (Beaumont et al., 2002, 
    <doi:10.1093/genetics/162.4.2025>), although alternative user-defined 
    functionality could be employed. The package includes a spatially explicit 
    demographic population model simulation engine, which incorporates default 
    functionality for density dependence, correlated environmental stochasticity, 
    stage-based transitions, and distance-based dispersal. The user may customize
    the simulator by defining functionality for translocations, harvesting, 
    mortality, and other processes, as well as defining the sequence order for the 
    simulator processes. The framework could also be adapted for use with other 
    model simulators by utilizing its extendable (inheritable) base classes.
| Version: | 
1.0.4 | 
| Depends: | 
R (≥ 3.6.0) | 
| Imports: | 
abc (≥ 2.1), doParallel (≥ 1.0.16), foreach (≥ 1.5.1), gdistance (≥ 1.3.6), geosphere (≥ 1.5.10), lhs (≥ 1.1.1), metRology (≥ 0.9.28.1), R6 (≥ 2.5.0), raster (≥ 3.4.5), trend (≥ 1.1.4) | 
| Suggests: | 
testthat, knitr, rmarkdown | 
| Published: | 
2022-09-30 | 
| Author: | 
Sean Haythorne [aut, cre],
  Damien Fordham [aut],
  Stuart Brown [aut],
  Jessie Buettel [aut],
  Barry Brook [aut] | 
| Maintainer: | 
Sean Haythorne  <sean.haythorne at unimelb.edu.au> | 
| License: | 
GPL-3 | 
| URL: | 
https://github.com/GlobalEcologyLab/poems | 
| NeedsCompilation: | 
no | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
poems results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=poems
to link to this page.