agrmt-package {agrmt}R Documentation

Calculate Concentration and Dispersion in Ordered Rating Scales

Description

This package 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.

Details

In ordered rating scales, concentration occurs if many values on the scale cluster around one value. Dispersion describes the absense of concentration. Various measures exist to calculate concentration and dispersion.

The package provides a generic city-block based (concentration) measure, and a generic measure of dispersion (disper). To use Van der Eijk's (2001) algorithmic approach agreement "A", call agreement. The derived polarization lets you calculate a polarization score based on agreement A. Values are inverted and standardized to [0, 1]. Other specific measures: Leik's measure of ordinal dispersion (Leik), Tatsle and Wierman's (consensus), Blair and Lacy's (dsquared, lsquared, and BlairLacy), the measure by Kvalseth (Kvalseth), Berry and Mielke's IOV (BerryMielke), Reardon (Reardon) or Garcia-Montalvo and Reynal-Querol's (MRQ).

The package also includes functions to classify distributions according to Galtung's (1969) AJUS-system (ajus), and changes over time according to Galtung's (1969) ISD-system (isd). Moreover, the function modes can identify the position of multiple modes.

Author(s)

Didier Ruedin

Contributor: Clem Aeppli

Maintainer: Didier Ruedin <didier.ruedin@unine.ch>

References

van der Eijk, C. (2001) Measuring agreement in ordered rating scales, Quality and Quantity 35(3):325-341.

Galtung, J. (1969) Theory and Methods of Social Research. Oslo: Universitetsforlaget.


[Package agrmt version 1.42.12 Index]