README.md

rdacca.hp is an R package for hierarchical and variation partitioning in multiple regression and canonical analysis, to install it, please use the following command in R:

install.packages("rdacca.hp")

or

library(devtools)

install_github('laijiangshan/rdacca.hp',build_vignettes = TRUE)

If you haven't had devtools installed, please install it by typing "install.packages("devtools")" in R console.

The article describing the package is officially published on Methods in Ecology and Evolution. https://besjournals.onlinelibrary.wiley.com/doi/epdf/10.1111/2041-210X.13800 Please cite this paper if you use rdacca.hp. Please feel free to send an email to the package maintainer Dr. Jiangshan Lai (lai@njfu.edu.cn) if you have any question or comments about this package.



laijiangshan/rdacca.hp documentation built on Feb. 22, 2025, 9:43 a.m.