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.2")



Attach the package and use:
library("nodiv")
Maintained by
Michael Krabbe Borregaard
[Scholar Profile | Author Map]
First Published: 2014-11-13
Latest Update: 2023-08-21
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.2, https://cran.r-project.org/web/packages/nodiv. Accessed 13 Apr. 2025.
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)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for nodiv051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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