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.15")



Attach the package and use:
library("dendroTools")
Maintained by
Jernej Jevsenak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-28
Latest Update: 2025-07-18
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.15, https://cran.r-project.org/web/packages/dendroTools. Accessed 05 Jun. 2026.
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), 1.2.13 (2024-04-26 12:10), 1.2.14 (2025-06-03 17:10), 1.2.15 (2025-07-18 11:20)
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

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
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  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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