colorednoise: Simulate Temporally Autocorrelated Populations

Temporally autocorrelated populations are correlated in their vital rates (growth, death, etc.) from year to year. It is very common for populations, whether they be bacteria, plants, or humans, to be temporally autocorrelated. This poses a challenge for stochastic population modeling, because a temporally correlated population will behave differently from an uncorrelated one. This package provides tools for simulating populations with white noise (no temporal autocorrelation), red noise (positive temporal autocorrelation), and blue noise (negative temporal autocorrelation). The algebraic formulation for autocorrelated noise comes from Ruokolainen et al. (2009) <doi:10.1016/j.tree.2009.04.009>. Models for unstructured populations and for structured populations (matrix models) are available.

Version: 1.1.2
Depends: R (≥ 3.3.0)
Imports: stats (≥ 3.3.2), purrr (≥ 0.2.3), Rcpp (≥ 1.0.5), data.table (≥ 1.12.8)
LinkingTo: Rcpp, RcppArmadillo
Suggests: ggplot2 (≥ 2.2.1), knitr (≥ 1.17), rmarkdown (≥ 1.6), testthat (≥ 1.0.2), covr (≥ 3.0.0), pkgdown (≥ 1.1.0)
Published: 2024-02-28
Author: July Pilowsky ORCID iD [aut, cre]
Maintainer: July Pilowsky <pilowskyj at caryinstitute.org>
BugReports: https://github.com/japilo/colorednoise/issues
License: GPL-3
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: colorednoise results

Documentation:

Reference manual: colorednoise.pdf
Vignettes: Simulate noise

Downloads:

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

Reverse dependencies:

Reverse imports: WaverideR

Linking:

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