Other packages > Find by keyword >

hilldiv  

Integral Analysis of Diversity Based on Hill Numbers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hilldiv", "1.5.1")



Attach the package and use:
library("hilldiv")
Maintained by
Antton Alberdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-01
Latest Update:
Description:
Tools for analysing, comparing, visualising and partitioning diversity based on Hill numbers. 'hilldiv' is an R package that provides a set of functions to assist analysis of diversity for diet reconstruction, microbial community profiling or more general ecosystem characterisation analyses based on Hill numbers, using OTU/ASV tables and associated phylogenetic trees as inputs. The package includes functions for (phylo)diversity measurement, (phylo)diversity profile plotting, (phylo)diversity comparison between samples and groups, (phylo)diversity partitioning and (dis)similarity measurement. All of these grounded in abundance-based and incidence-based Hill numbers. The statistical framework developed around Hill numbers encompasses many of the most broadly employed diversity (e.g. richness, Shannon index, Simpson index), phylogenetic diversity (e.g. Faith's PD, Allen's H, Rao's quadratic entropy) and dissimilarity (e.g. Sorensen index, Unifrac distances) metrics. This enables the most common analyses of diversity to be performed while grounded in a single statistical framework. The methods are described in Jost et al. (2007) , Chao et al. (2010) and Chiu et al. (2014) ; and reviewed in the framework of molecularly characterised biological systems in Alberdi & Gilbert (2019) .
How to cite:
Antton Alberdi (2019). hilldiv: Integral Analysis of Diversity Based on Hill Numbers. R package version 1.5.1, https://cran.r-project.org/web/packages/hilldiv. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.5.1 (2019-10-01 16:40)
Other packages that cited hilldiv R package
View hilldiv citation profile
Other R packages that hilldiv depends, imports, suggests or enhances
Complete documentation for hilldiv
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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