Other packages > Find by keyword >

nodiv  

Compares the Distribution of Sister Clades Through a Phylogeny
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nodiv", "1.4.3")



Attach the package and use:
library("nodiv")
Maintained by
Michael Krabbe Borregaard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-13
Latest Update: 2025-09-03
Description:
An implementation of the nodiv algorithm, see Borregaard, M.K., Rahbek, C., Fjeldsaa, J., Parra, J.L., Whittaker, R.J. & Graham, C.H. 2014. Node-based analysis of species distributions. Methods in Ecology and Evolution 5(11): 1225-1235. . Package for phylogenetic analysis of species distributions. The main function goes through each node in the phylogeny, compares the distributions of the two descendant nodes, and compares the result to a null model. This highlights nodes where major distributional divergence have occurred. The distributional divergence for these nodes is mapped.
How to cite:
Michael Krabbe Borregaard (2014). nodiv: Compares the Distribution of Sister Clades Through a Phylogeny. R package version 1.4.3, https://cran.r-project.org/web/packages/nodiv. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.9.1 (2014-11-13 14:25), 0.9.2 (2014-11-18 21:15), 0.9.3 (2014-11-22 01:35), 1.0.0 (2014-12-01 11:47), 1.0.1 (2015-01-06 19:48), 1.0.2 (2015-03-05 15:16), 1.0.3 (2015-03-26 14:02), 1.0.4 (2015-06-13 15:14), 1.1.0 (2015-06-14 15:28), 1.1.1 (2015-10-08 13:55), 1.1.2 (2015-10-26 15:58), 1.1.3 (2016-02-07 09:36), 1.1.4 (2016-02-10 09:11), 1.1.6 (2017-02-27 21:40), 1.1.8 (2017-10-31 09:12), 1.1.9 (2018-03-13 11:42), 1.2.0 (2018-04-23 16:03), 1.3.0 (2018-11-07 11:00), 1.4.0 (2020-05-26 13:30), 1.4.1 (2023-05-04 14:10), 1.4.2 (2023-08-21 10:12), 1.4.3 (2025-09-12 16:40)
Other packages that cited nodiv R package
View nodiv citation profile
Other R packages that nodiv depends, imports, suggests or enhances
Complete documentation for nodiv
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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