Hi all,
I'm trying to calculate a cohen kappa on a database and getting the follow error:
Error in if (any(!is.na(abs(bounds))) & (any(abs(bounds) > 1))) { :
missing value where TRUE/FALSE needed

I have 2 raters (levels) and 4 categorical values. No missing data.

Has anyone run into this issue?

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.