Other packages > Find by keyword >

dendroNetwork  

Create Networks of Dendrochronological Series using Pairwise Similarity
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dendroNetwork", "0.5.4")



Attach the package and use:
library("dendroNetwork")
Maintained by
Ronald Visser
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-04-30
Latest Update: 2024-04-30
Description:
Creating dendrochronological networks based on the similarity between tree-ring series or chronologies. The package includes various functions to compare tree-ring curves building upon the 'dplR' package. The networks can be used to visualise and understand the relations between tree-ring curves. These networks are also very useful to estimate the provenance of wood as described in Visser (2021) <doi:10.5334/jcaa.79> or wood-use within a structure/context/site as described in Visser and Vorst (2022) <doi:10.1163/27723194-bja10014>.
How to cite:
Ronald Visser (2024). dendroNetwork: Create Networks of Dendrochronological Series using Pairwise Similarity. R package version 0.5.4, https://cran.r-project.org/web/packages/dendroNetwork. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited dendroNetwork R package
View dendroNetwork citation profile
Other R packages that dendroNetwork depends, imports, suggests or enhances
Complete documentation for dendroNetwork
Functions, R codes and Examples using the dendroNetwork R package
Full dendroNetwork 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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