Other packages > Find by keyword >

dendroTools  

Linear and Nonlinear Methods for Analyzing Daily and Monthly Dendroclimatological Data
View on CRAN: Click here


Download and install dendroTools package within the R console
Install from CRAN:
install.packages("dendroTools")

Install from Github:
library("remotes")
install_github("cran/dendroTools")

Install by package version:
library("remotes")
install_version("dendroTools", "1.2.13")



Attach the package and use:
library("dendroTools")
Maintained by
Jernej Jevsenak
[Scholar Profile | Author Map]
First Published: 2017-09-28
Latest Update: 2024-01-25
Description:
Provides novel dendroclimatological methods, primarily used by the Tree-ring research community. There are four core functions. The first one is daily_response(), which finds the optimal sequence of days that are related to one or more tree-ring proxy records. Similar function is daily_response_seascorr(), which implements partial correlations in the analysis of daily response functions. For the enthusiast of monthly data, there is monthly_response() function. The last core function is compare_methods(), which effectively compares several linear and nonlinear regression algorithms on the task of climate reconstruction.
How to cite:
Jernej Jevsenak (2017). dendroTools: Linear and Nonlinear Methods for Analyzing Daily and Monthly Dendroclimatological Data. R package version 1.2.13, https://cran.r-project.org/web/packages/dendroTools. Accessed 09 Apr. 2025.
Previous versions and publish date:
0.0.3 (2017-09-28 12:59), 0.0.4 (2017-10-23 20:26), 0.0.5 (2018-01-04 21:19), 0.0.6 (2018-02-08 08:49), 0.0.7 (2018-04-17 12:16), 0.0.8 (2018-05-20 10:10), 0.0.9 (2018-05-29 18:53), 1.0.0 (2018-07-06 17:40), 1.0.1 (2018-10-15 20:50), 1.0.2 (2018-11-21 14:40), 1.0.3 (2019-03-28 15:00), 1.0.4 (2019-04-21 23:10), 1.0.5 (2019-05-31 19:50), 1.0.6 (2019-07-20 23:30), 1.0.7 (2020-01-07 09:50), 1.0.9 (2020-10-30 17:50), 1.1.1 (2020-12-10 19:50), 1.1.2 (2021-03-08 09:30), 1.1.3 (2021-03-16 13:20), 1.1.4 (2021-05-18 16:10), 1.2.0 (2021-10-27 18:20), 1.2.4 (2021-12-05 22:20), 1.2.6 (2022-01-03 14:50), 1.2.7 (2022-02-23 18:10), 1.2.8 (2022-05-04 17:10), 1.2.9 (2023-06-20 22:00), 1.2.10 (2023-07-17 14:50), 1.2.11 (2024-01-25 18:30)
Other packages that cited dendroTools R package
View dendroTools citation profile
Other R packages that dendroTools depends, imports, suggests or enhances
Complete documentation for dendroTools
Functions, R codes and Examples using the dendroTools R package
Some associated functions: KRE_daily_temperatures . LJ_daily_precipitation . LJ_daily_temperatures . LJ_monthly_precipitation . LJ_monthly_temperatures . boot_f_brnn . boot_f_cor . boot_f_lm . boot_f_pcor . calculate_metrics . compare_methods . count_ones . critical_r . daily_response . daily_response_seascorr . data_MVA . data_TRW . data_TRW_1 . data_transform . dataset_MVA . dataset_MVA_individual . dataset_TRW . dataset_TRW_complete . example_dataset_1 . example_proxies_1 . example_proxies_individual . glimpse_daily_data . monthly_response . monthly_response_seascorr . plot_extreme . plot_heatmap . plot_specific . round2 . round_df . smooth_matrix . swit272 . swit272_daily_precipitation . swit272_daily_temperatures . years_to_rownames . 
Some associated R codes: KRE_daily_temperatures.R . LJ_daily_precipitation.R . LJ_daily_temperatures.R . LJ_monthly_precipitation.R . LJ_monthly_temperatures.R . boot_f_brnn.R . boot_f_cor.R . boot_f_lm.R . boot_f_pcor.R . calculate_metrics.R . compare_methods.R . count_ones.R . daily_response.R . daily_response_seascorr.R . data_MVA.R . data_TRW.R . data_TRW_1.R . data_transform.R . dataset_MVA.R . dataset_MVA_individual.R . dataset_TRW.R . dataset_TRW_complete.R . example_dataset_1.R . example_proxies_1.R . example_proxies_individual.R . generics.R . generics2.R . glimpse_daily_data.R . monthly_response.R . monthly_response_seascorr.R . plot_extreme.R . plot_heatmap.R . plot_specific.R . round2.R . round_df.R . smooth_matrix.R . swit272.R . swit272_daily_precipitation.R . swit272_daily_temperatures.R . years_to_rownames.R .  Full dendroTools package functions and examples
Downloads during the last 30 days
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for dendroTools0102030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA