Learn R Programming

Delta (version 0.2.0.3)

Measure of Agreement Between Two Raters

Description

Measure of agreement delta was originally by Martn & Femia (2004) . Since then has been considered as agreement measure for different fields, since their behavior is usually better than the usual kappa index by Cohen (1960) . The main issue with delta is that can not be computed by hand contrary to kappa. The current algorithm is based on the Version 5 of the delta windows program that can be found on .

Copy Link

Version

Install

install.packages('Delta')

Version

0.2.0.3

License

GPL-3

Last Published

December 9th, 2019

Functions in Delta (0.2.0.3)

GetCovariance

Calculate Covariance function
GetDeltaParams

Calculate Delta related parameters function
GetAsinDeltaParams

Calculate Asintotic Delta related parameters function
Delta

Delta coefficient function
GetB

Calculate B function
GetGoodness

Calculate Goodness of fit function
GetDeltaProblemType

Get Delta problem type function
GetDeltaParamsVar

Calculate Delta related parameters variance function
GetDeltaPi

Calculate Delta and Pi parameters function
GetKappaProblemType

Get Kappa problem type function
GetKappa

Calculate Cohen's Kappa coefficient function
CheckInputData

Check Input Matrix function
CheckInput

Main Check Input function
GetM1

Get reduced matrix (M1) function
GetMx

Get matrix of the problem (Mx) function
CheckSampling

Check Sampling type function