REcopol

package
R

Version

Description

The goal of {REcopol} is to make an easy-to-use function to analyse fossil pollen data.

All functions can be grouped into 5 categories:

  1. Diversity estimations - Functions to estimates diversity from community data using various methods, including taxonomic, functional. and phylogenetic diversity.
  2. Ordinations - Functions to fit Detrended (Canonical) Correspondence Analysis.
  3. GAM modeling - Functions to fit, predict, and visualise generalized additive models (GAM) models.
  4. Change-point analyses and regression partition - Functions for detection of change points in temporal patterns
  5. Utility - Functions for operation with (not only) fossil pollen data

Publication example

Bhatta, K. P., Mottl, O., Felde, V. A., Flantua, S. G. A., Birks, H. H., Cao, X., Chen, F., Grytnes, J.-A., Seddon, A. W. R., & Birks, H. J. B. (2023). Exploring spatio-temporal patterns of palynological changes in Asia during the Holocene. Frontiers in Ecology and Evolution, 11. https://www.frontiersin.org/articles/10.3389/fevo.2023.1115784

Package website

Main developer and maintainer: Ondrej Mottl

REcopol package website

Installation

You can install the development version of REcopol:package: from GitHub with:

# install.packages("remotes")
remotes::install_github("HOPE-UIB-BIO/R-Ecopol-package")