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]
All associated links for this package
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 08 Mar. 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

Today's Hot Picks in Authors and Packages

gtheory  
Apply Generalizability Theory with R
Estimates variance components, generalizability coefficients, universe scores, and standard errors ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
billboard  
Contains Data of Billboard Hot 100 Songs
Contains data sets regarding songs on the Billboard Hot 100 list from 1960 to 2016. The data sets i ...
Download / Learn more Package Citations See dependency  
varbin  
Optimal Binning of Continuous and Categorical Variables
Tool for easy and efficient discretization of continuous and categorical data. The package calculat ...
Download / Learn more Package Citations See dependency  
modest  
Model-Based Dose-Escalation Trials
User-friendly Shiny apps for designing and evaluating phase I cancer clinical trials, with the aim t ...
Download / Learn more Package Citations See dependency  
kdist  
K-Distribution and Weibull Paper
Density, distribution function, quantile function and random generation for the K-distribution. A p ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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