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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-12 19:40), 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), 1.42.12 (2023-11-22 18:30), 1.42.19 (2026-04-08 23:40)
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

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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