agreement | R Documentation |
An implementation of Van der Ejik's (2001) agreement coefficient
to quantify dispersion in an ordinal distribution. Ranges from -1
(complete polarisation) to 1 (complete agreement). Partially based
on the agreement
function from the agrmt
R package
(Ruedin 2016).
agreement(x, values = NULL)
x |
Atomic vector containing integer values. |
values |
Atomic vector containing unique values of the input vector. Necessary if the vector contains 0 of a given value. |
double
van2001psmisc
\insertRefruedin2016psmisc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.