CRAN/E | poems

poems

Pattern-Oriented Ensemble Modeling System

Installation

About

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, 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.

github.com/GlobalEcologyLab/poems

Key Metrics

Version 1.0.2
R ≥ 3.6.0
Published 2022-01-17 823 days ago
Needs compilation? no
License GPL-3
CRAN checks poems results

Downloads

Yesterday 8 0%
Last 7 days 8 0%
Last 30 days 44 -12%
Last 90 days 208 -62%
Last 365 days 1.633 -42%

Maintainer

Maintainer

Sean Haythorne

sean.haythorne@adelaide.edu.au

Authors

Sean Haythorne

aut / cre

Damien Fordham

aut

Stuart Brown

aut

Jessie Buettel

aut

Barry Brook

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Simple Example
Thylacine example

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

poems archive

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

Reverse Imports

paleopop