I have a data set based on a questionnaire similar to the one below.
There are two entries for each object because each was rated twice. We
would like to look at the percent agreement between the two questions
but there were several raters so we just want to look at the differences
for each question. In this case, I want to calculate that q1 has a %
agreement of 66%, q2 agreement= 33% and q3 % agreement=100%.
Because it is not by rater, I can't use the stata kappa command or kap.
What is the best way to calculate this in stata? Or, what is the best
way to transpose the data in order to use kappa?