The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

poems: Pattern-Oriented Ensemble Modeling System

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.3.1
Depends: R (≥ 3.6.0)
Imports: abc (≥ 2.1), doParallel (≥ 1.0.16), foreach (≥ 1.5.1), fossil (≥ 0.4.0), lhs (≥ 1.1.1), metRology (≥ 0.9.28.1), R6 (≥ 2.5.0), raster (≥ 3.6), trend (≥ 1.1.4), truncnorm (≥ 1.0), gdistance, qs
Suggests: knitr, rmarkdown, sf, scales, stringi, testthat
Published: 2024-09-19
DOI: 10.32614/CRAN.package.poems
Author: Sean Haythorne [aut], Damien Fordham [aut], Stuart Brown ORCID iD [aut], Jessie Buettel [aut], Barry Brook [aut], July Pilowsky ORCID iD [aut, cre]
Maintainer: July Pilowsky <pilowskyj at caryinstitute.org>
BugReports: https://github.com/GlobalEcologyLab/poems/issues
License: GPL-3
URL: https://github.com/GlobalEcologyLab/poems, https://globalecologylab.github.io/poems/
NeedsCompilation: no
Language: en-AU
Citation: poems citation info
Materials: README NEWS
CRAN checks: poems results

Documentation:

Reference manual: poems.pdf
Vignettes: Simple Example (source, R code)
Thylacine example (source, R code)
Translocation Example (source, R code)

Downloads:

Package source: poems_1.3.1.tar.gz
Windows binaries: r-devel: poems_1.3.1.zip, r-release: poems_1.3.1.zip, r-oldrel: poems_1.3.1.zip
macOS binaries: r-release (arm64): poems_1.3.1.tgz, r-oldrel (arm64): poems_1.3.1.tgz, r-release (x86_64): poems_1.3.1.tgz, r-oldrel (x86_64): poems_1.3.1.tgz
Old sources: poems archive

Reverse dependencies:

Reverse imports: paleopop

Linking:

Please use the canonical form https://CRAN.R-project.org/package=poems to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.