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.7-any)Delta_0.2.0.3.tar.gz(r-4.6-any)
Delta_0.2.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:03dcc9ba91. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 100 | ||
| wasm-release | OK | 80 |
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 |