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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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