Package: rshift 3.1.1
Alex H. Room
rshift: Paleoecology Functions for Regime Shift Analysis
Contains a variety of functions, based around regime shift analysis of paleoecological data. Citations: Rodionov() from Rodionov (2004) <doi:10.1029/2004GL019448> Lanzante() from Lanzante (1996) <doi:10.1002/(SICI)1097-0088(199611)16:11%3C1197::AID-JOC89%3E3.0.CO;2-L> Hellinger_trans from Numerical Ecology, Legendre & Legendre (ISBN 9780444538680) rolling_autoc from Liu, Gao & Wang (2018) <doi:10.1016/j.scitotenv.2018.06.276> Sample data sets lake_data & lake_RSI processed from Bush, Silman & Urrego (2004) <doi:10.1126/science.1090795> Sample data set January_PDO from NOAA: <https://www.ncei.noaa.gov/access/monitoring/pdo/>.
Authors:
rshift_3.1.1.tar.gz
rshift_3.1.1.zip(r-4.5)rshift_3.1.1.zip(r-4.4)rshift_3.1.1.zip(r-4.3)
rshift_3.1.1.tgz(r-4.4-x86_64)rshift_3.1.1.tgz(r-4.4-arm64)rshift_3.1.1.tgz(r-4.3-x86_64)rshift_3.1.1.tgz(r-4.3-arm64)
rshift_3.1.1.tar.gz(r-4.5-noble)rshift_3.1.1.tar.gz(r-4.4-noble)
rshift.pdf |rshift.html✨
rshift/json (API)
# Install 'rshift' in R: |
install.packages('rshift', repos = c('https://alexhroom.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexhroom/rshift/issues
- January_PDO - Pacific Decadal Oscillation in January
- lake_RSI - DCA-ordinated pollen data from Lake Consuelo with RSI values
- lake_data - DCA-ordinated pollen data from Lake Consuelo
ecologypaleoecologyregime-shift
Last updated 3 months agofrom:a7b5cb1621. Checks:ERROR: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 10 2024 |
R-4.5-win-x86_64 | WARNING | Nov 10 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 10 2024 |
R-4.4-win-x86_64 | WARNING | Nov 10 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 10 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 10 2024 |
R-4.3-win-x86_64 | WARNING | Nov 10 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 10 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 10 2024 |
Exports:absolute_to_percentageHellinger_transLanzanteregime_meansRodionovrolling_autocRSI_graph
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Converts absolute abundance data to a percentage of total abundance for each site | absolute_to_percentage |
Hellinger transform | Hellinger_trans |
Pacific Decadal Oscillation in January | January_PDO |
DCA-ordinated pollen data from Lake Consuelo | lake_data |
DCA-ordinated pollen data from Lake Consuelo with RSI values | lake_RSI |
Lanzante L-test | Lanzante |
Calculate means for each regime | regime_means |
Rodionov (2004)'s STARS algorithm | Rodionov |
Rolling autocorrelation | rolling_autoc |
Regime Shift Index graph | RSI_graph |
Calculates the mean for each regime in a regime shift analysis. | rust_regime_means |
Calculate STARS RSI points and return to R as a vector | rust_rodionov |