Learn R Programming

⚠️There's a newer version (0.2.0.3) of this package.Take me there.

Delta (version 0.1.1.11)

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.

Copy Link

Version

Install

install.packages('Delta')

Monthly Downloads

223

Version

0.1.1.11

License

GPL-3

Maintainer

Antonio Rodriguez

Last Published

July 27th, 2017

Functions in Delta (0.1.1.11)

GetAsinDeltaParams

Calculate Asintotic Delta related parameters function
GetB

Calculate B function
GetCovariance

Calculate Covariance function
GetDeltaParams

Calculate Delta related parameters function
CheckSampling

Check Sampling type function
Delta

Delta coefficient function
GetDeltaParamsVar

Calculate Delta related parameters variance function
GetDeltaPi

Calculate Delta and Pi parameters function
CheckInput

Main Check Input function
CheckInputData

Check Input Matrix function
GetProblemType

Get problem type function
TestType

Test problem type function
GetM1

Get reduced matrix (M1) function
GetMx

Get matrix of the problem (Mx) function
GetGoodness

Calculate Goodness of fit function
GetKappa

Calculate Cohen's Kappa coefficient function