astudy | R Documentation |
Functions for estimating agreement in scores from a pair of raters.
astudy(x, y, w, lev)
x , y |
vectors of scores from two different raters for the same units
of observation. Alternatively, if |
w |
matrix of weights applied to adjust the severity of disagreements in calculating weighted kappa. Be default, cells 1 off from the diagonal are weighted 1, 2 off are weighted 2, etc. |
lev |
vector of all unique possible scores. |
Returns a list of agreement indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.