README (original) (raw)
palaeoSig
PalaeoSig includes the methods developed in:
- Telford and Birks (2011) for testing the significance of transfer function reconstructions.
- Telford and Birks (2009) for evaluating transfer function performance in spatially autocorrelated environments.
- Heegaard et al. (2005) for an age-depth modelling procedure
- Minchin (1987) for the simulation of community data, base on COMPAS.
Installation
You can install the released version of palaeoSig from CRAN with:
install.packages("palaeoSig")And the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("richardjtelford/palaeoSig")