README.md

This package is an implementation of the computations suggested by:

Tastle, W. J., & Wierman, M. J. (2007). Consensus and dissention: A measure of ordinal dispersion. International Journal of Approximate Reasoning, 45(3), 531–545. http://doi.org/10.1016/j.ijar.2006.06.024.

It has additional features suggested by John F. Rauthmann. It was created and is maintained on GitHub by Kai T. Horstmann.

The package contains a fully functional example which is stored as a vignette. You can find it here on GitHub.

To install the package, run the following code:

install.packages("devtools")
library(devtools)
devtools::install_github("kthorstmann/consr")

Please cite as:

Horstmann, K. T. (2016). consr: Compute Consensus For Likert Scales. manual. Retrieved from https://github.com/kthorstmann/consr



kthorstmann/consr documentation built on May 20, 2019, 7:04 p.m.