Login  Register

Re: Inter-rater agreement for multiple raters or something else?

Posted by Art Kendall on Nov 05, 2014; 4:46pm
URL: http://spssx-discussion.165.s1.nabble.com/Inter-rater-agreement-for-multiple-raters-or-something-else-tp5727786p5727796.html

one way to look at your data would be to use  
recode A,B,C,D to 1 to 4 and use  MULT RESPONSE and treat the 30 judges as a set. (or transpose the file ad use profiles as the repeats).  Cross the set by itself.
something like
/tables= judges by judges
or
/tables = profiles by profiles.

You should be able to do something similar with CTABLES.
Art Kendall
Social Research Consultants