Skip to content

IBMPredictiveAnalytics/STATS_FLEISS_KAPPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATS_FLEISS_KAPPA

Compute Fleiss Multi-Rater Kappa Statistics.

Compute Fleiss Multi-Rater Kappa Statistics Provides overall estimate of kappa, along with asymptotic standard error, Z statistic, significance or p value under the null hypothesis of chance agreement and confidence interval for kappa. Also provides similar statistics for individual categories.


Requirements

  • IBM SPSS Statistics 18 or later and the corresponding IBM SPSS Statistics-Integration Plug-in for Python.

Installation instructions

  1. Open IBM SPSS Statistics
  2. Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
  3. Search for the name of the extension and click Ok. Your extension will be available.

Tutorial

Installation Location

Analyze →

  Scale →

    Fleiss Kappa

UI

image

Syntax

STATS FLEISS KAPPA VARIABLES=nRateSub nRateAv nRateRel nRatePr nRateSc nRateCD nRateSft nRateHD 
    nRateDoc
 /OPTIONS CILEVEL=95.

Output

image


License

Contributors

  • JKP, IBM SPSS