Cohen's Kappa (with customizable weightings)

Version 1.0.1.0 (8.45 KB) by AS
A script to calculate Cohen's Kappa with the ability to do customizable weightings.
1.7K Downloads
Updated 31 Mar 2016

View License

This script is entirely and completely based on the previously published Cohen's Kappa script by Giuseppe Cardillo, available here:
http://www.mathworks.com/matlabcentral/fileexchange/15365
His script allowed you to calculate unweighted, linearly weighted, and quadratically weighted Cohen's Kappa. All that I have done is allow you to enter in a custom weighting matrix for use if your weights are not linear or quadratic.

For more information on Cohen's Kappa see:
http://en.wikipedia.org/wiki/Cohen%27s_kappa

Cite As

AS (2024). Cohen's Kappa (with customizable weightings) (https://www.mathworks.com/matlabcentral/fileexchange/22308-cohen-s-kappa-with-customizable-weightings), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Logical in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Cohen's Kappa

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1.0

Just republishing for BSD license.

1.0.0.0