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:
- Diversity estimations - Functions to estimates diversity from community data using various methods, including taxonomic, functional. and phylogenetic diversity.
- Ordinations - Functions to fit Detrended (Canonical) Correspondence Analysis.
- GAM modeling - Functions to fit, predict, and visualise generalized additive models (GAM) models.
- Change-point analyses and regression partition - Functions for detection of change points in temporal patterns
- 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
Installation
You can install the development version of REcopol:package: from GitHub with:
# install.packages("remotes")
::install_github("HOPE-UIB-BIO/R-Ecopol-package") remotes