Tagged Questions
4
votes
1answer
94 views
Ordered category agreement
I have data on two processes, where the process assigns elements into ordered bins. I am interested in testing for agreement between the processes. What is the best way to do this (R code)? Here is ...