Package: Delta 0.2.0.3
Antonio Rodriguez
Delta: Measure of Agreement Between Two Raters
Measure of agreement delta was originally by Martín & Femia (2004) <doi:10.1348/000711004849268>. 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) <doi:10.1177/001316446002000104>. 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 <https://www.ugr.es/~bioest/software/delta/cmd.php?seccion=downloads>.
Authors:
Delta_0.2.0.3.tar.gz
Delta_0.2.0.3.tar.gz(r-4.5-noble)Delta_0.2.0.3.tar.gz(r-4.4-noble)
Delta_0.2.0.3.tgz(r-4.4-emscripten)Delta_0.2.0.3.tgz(r-4.3-emscripten)
Delta.pdf |Delta.html✨
Delta/json (API)
# Install 'Delta' in R: |
install.packages('Delta', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:03dcc9ba91. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:CheckInputCheckInputDataCheckSamplingDeltaGetAsinDeltaParamsGetBGetCovarianceGetDeltaParamsGetDeltaParamsVarGetDeltaPiGetDeltaProblemTypeGetGoodnessGetKappaGetKappaProblemTypeGetM1GetMx
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Main Check Input function | CheckInput |
Check Input Matrix function | CheckInputData |
Check Sampling type function | CheckSampling |
Delta coefficient function | Delta print.Delta summary.Delta |
Calculate Asintotic Delta related parameters function | GetAsinDeltaParams print.GetAsinDeltaParams |
Calculate B function | GetB |
Calculate Covariance function | GetCovariance |
Calculate Delta related parameters function | GetDeltaParams |
Calculate Delta related parameters variance function | GetDeltaParamsVar |
Calculate Delta and Pi parameters function | GetDeltaPi |
Get Delta problem type function | GetDeltaProblemType |
Calculate Goodness of fit function | GetGoodness print.GetGoodness |
Calculate Cohen's Kappa coefficient function | GetKappa print.GetKappa |
Get Kappa problem type function | GetKappaProblemType |
Get reduced matrix (M1) function | GetM1 print.GetM1 |
Get matrix of the problem (Mx) function | GetMx |