poems

Pattern-Oriented Ensemble Modeling System

CRAN Package

The poems package provides a framework of interoperable R6 classes (Chang, 2020, ) for building ensembles of viable models via the pattern-oriented modeling (POM) approach (Grimm et al., 2005, ). 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, ); 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, ), 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.

  • Version1.0.2
  • R version≥ 3.6.0
  • LicenseGPL-3
  • Needs compilation?No
  • Last release01/17/2022

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports10 packages
  • Suggests3 packages
  • Reverse Imports1 package