Other packages > Find by keyword >

dispRity  

Measuring Disparity
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dispRity", "1.9")



Attach the package and use:
library("dispRity")
Maintained by
Thomas Guillerme
[Scholar Profile | Author Map]
First Published: 2018-03-22
Latest Update: 2023-12-11
Description:
A modular package for measuring disparity (multidimensional space occupancy). Disparity can be calculated from any matrix defining a multidimensional space. The package provides a set of implemented metrics to measure properties of the space and allows users to provide and test their own metrics. The package also provides functions for looking at disparity in a serial way (e.g. disparity through time) or per groups as well as visualising the results. Finally, this package provides several statistical tests for disparity analysis.
How to cite:
Thomas Guillerme (2018). dispRity: Measuring Disparity. R package version 1.9, https://cran.r-project.org/web/packages/dispRity. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.3 (2018-03-22 11:07), 1.2.3 (2019-03-13 09:18), 1.2 (2018-09-20 19:10), 1.3.1 (2019-09-02 15:20), 1.3.3 (2019-12-06 12:10), 1.3.5 (2020-02-03 18:30), 1.3 (2019-08-26 09:20), 1.4.0 (2020-05-05 18:30), 1.4.1 (2020-06-03 13:30), 1.4.2 (2020-09-04 12:42), 1.5.0 (2020-09-25 19:20), 1.6.0 (2021-04-17 16:10), 1.6.8 (2022-01-24 18:02), 1.6.9 (2022-04-26 17:40), 1.7.0 (2022-08-09 12:50), 1.8 (2023-12-11 16:40)
Other packages that cited dispRity R package
View dispRity citation profile
Other R packages that dispRity depends, imports, suggests or enhances
Complete documentation for dispRity
Functions, R codes and Examples using the dispRity R package
Some associated functions: BeckLee . BeckLee_disparity . Claddis.ordination . MCMCglmm.subsets . MCMCglmm.utilities . add.tree . adonis.dispRity . apply.NA . as.covar . bhatt.coeff . boot.matrix . char.diff . charadriiformes . check.morpho . chrono.subsets . clean.data . covar.plot . covar.utilities . crown.stem . custom.subsets . demo_data . dispRity-package . dispRity.covar.projections . dispRity.fast . dispRity.metric . dispRity . dispRity.per.group . dispRity.through.time . disparity . distance.randtest . dtt.dispRity . extinction.subsets . geomorph.ordination . get.bin.ages . get.contrast.matrix . get.matrix . get.subsets . make.dispRity . make.metric . match.tip.edge . model.test . model.test.sim . model.test.wrapper . multi.ace . null.test . pair.plot . pgls.dispRity . plot.char.diff . plot.dispRity . print.dispRity . random.circle . randtest.dispRity . reduce.matrix . reduce.space . remove.zero.brlen . scale.dispRity . select.axes . sim.morpho . slice.tree . slide.nodes . sort.dispRity . space.maker . summary.dispRity . test.dispRity . test.metric . tree.age . 
Some associated R codes: Claddis.ordination.R . Claddis.ordination_fun.R . MCMCglmm.subsets.R . MCMCglmm.subsets_fun.R . MCMCglmm.utilities.R . MCMCglmm.utilities_fun.R . adonis.dispRity.R . adonis.dispRity_fun.R . as.covar.R . as.covar_fun.R . bhatt.coeff.R . boot.matrix.R . boot.matrix_fun.R . char.diff.R . char.diff_fun.R . check.morpho.R . chrono.subsets.R . chrono.subsets_fun.R . clean.data.R . clean.data_fun.R . covar.plot.R . covar.plot_fun.R . covar.utilities.R . covar.utilities_fun.R . crown.stem.R . custom.subsets.R . custom.subsets_fun.R . dispRity-package.R . dispRity.R . dispRity.covar.projections.R . dispRity.covar.projections_fun.R . dispRity.fast.R . dispRity.metric.R . dispRity.multi.R . dispRity.utilities.R . dispRity.utilities_fun.R . dispRity.wrapper.R . dispRity_fun.R . distance.randtest.R . dtt.dispRity.R . dtt.dispRity_fun.R . fit.ace.model.R . geomorph.ordination.R . geomorph.ordination_fun.R . get.bin.ages.R . make.demo.data.R . make.metric.R . make.metric_fun.R . match.tip.edge.R . model.test.R . model.test.sim.R . model.test.wrapper.R . model.test_fun.R . morpho.utilities.R . morpho.utilities_fun.R . multi.ace.R . multi.ace_fun.R . null.test.R . null.test_fun.R . pair.plot.R . pair.plot_fun.R . pgls.dispRity.R . plot.char.diff.R . plot.char.diff_fun.R . plot.dispRity.R . plot.dispRity_fun.R . print.dispRity.R . randtest.dispRity.R . randtest.dispRity_fun.R . reduce.matrix.R . reduce.space.R . reduce.space_fun.R . remove.zero.brlen.R . sanitizing.R . select.axes.R . sequential.test.R . sequential.test_fun.R . sim.morpho.R . sim.morpho_fun.R . slice.tree.R . slice.tree_fun.R . slide.nodes.R . slide.nodes_fun.R . space.maker.R . space.maker_fun.R . summary.dispRity.R . summary.dispRity_fun.R . test.dispRity.R . test.dispRity_fun.R . test.metric.R . test.metric_fun.R . tree.age.R . tree.age_fun.R . zzz.R .  Full dispRity package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dispRity1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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