R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
dendroTools
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]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.dendroTools . https://github.com/jernejjevsenak/dendroTools/issues . https://github.com/jernejjevsenak/dendroTools . dendroTools citation info . dendroTools results . dendroTools.pdf . dendroTools_1.2.13.tar.gz . dendroTools_1.2.13.zip . dendroTools_1.2.13.zip . dendroTools_1.2.13.zip . dendroTools_1.2.13.tgz . dendroTools_1.2.13.tgz . dendroTools_1.2.13.tgz . dendroTools_1.2.13.tgz . dendroTools_1.2.13.tgz . dendroTools_1.2.13.tgz . dendroTools archive . https://CRAN.R-project.org/package=dendroTools .
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
Today's Hot Picks in Authors and Packages
quickcode
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
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
prettyglm
One of the main advantages of using Generalised Linear Models
is their interpretability. The goal ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jared Fowler (view profile)
multitaper
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Karim Rahim (view profile)
fisheye
Base maps are transformed to focus on a specific location using an
azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Timothée Giraud (view profile)
MultSurvTests
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
Download / Learn more Package Citations See dependency
Maintainer: Lukas Arnroth (view profile)
cvmdisc
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Shaun Zheng Sun (view profile)
24,012
R Packages
207,311
Dependencies
64,867
Author Associations
24,013
Publication Badges
