Other packages > Find by keyword >

agrmt  

Calculate Concentration and Dispersion in Ordered Rating Scales
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("agrmt", "1.42.12")



Attach the package and use:
library("agrmt")
Maintained by
Didier Ruedin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-01-25
Latest Update: 2023-11-22
Description:
Calculates concentration and dispersion in ordered rating scales. It implements various measures of concentration and dispersion to describe what researchers variably call agreement, concentration, consensus, dispersion, or polarization among respondents in ordered data. It also implements other related measures to classify distributions. In addition to a generic city-block based concentration measure and a generic dispersion measure, the package implements various measures, including van der Eijk's (2001) measure of agreement A, measures of concentration by Leik, Tatsle and Wierman, Blair and Lacy, Kvalseth, Berry and Mielke, Reardon, and Garcia-Montalvo and Reynal-Querol. Furthermore, the package provides an implementation of Galtungs AJUS-system to classify distributions, as well as a function to identify the position of multiple modes.
How to cite:
Didier Ruedin (2013). agrmt: Calculate Concentration and Dispersion in Ordered Rating Scales. R package version 1.42.12, https://cran.r-project.org/web/packages/agrmt. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.26 (2013-01-25 14:31), 1.30 (2013-03-13 11:10), 1.31 (2013-06-28 23:35), 1.35 (2014-09-25 10:27), 1.39.3 (2015-12-07 10:38), 1.39 (2014-12-06 23:19), 1.40.1 (2016-03-15 10:52), 1.40.4 (2016-04-02 23:38), 1.42.4 (2020-08-31 09:30), 1.42.7 (2021-07-17 23:30), 1.42.8 (2021-11-17 23:20)
Other packages that cited agrmt R package
View agrmt citation profile
Other R packages that agrmt depends, imports, suggests or enhances
Complete documentation for agrmt
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
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  
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  

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