Skip to content

kthorstmann/consr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compute Consensus for Ordinal Rating Scales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages