Package: Delta
Title: Measure of Agreement Between Two Raters
Version: 0.2.0.3
Authors@R: c(person("Antonio", "Rodriguez", email = "tonirodriguezcontesti@gmail.com", role = c("aut", "cre")),
			 person("Pedro", "Femia", email = "pfemia@ugr.es", role = c("cph", "ctb")),
			 person("Antonio", "Martin", email = "amartina@ugr.es", role = c("cph", "ctb")))
Author: Antonio Rodriguez [aut, cre],
  Pedro Femia [cph, ctb],
  Antonio Martin [cph, ctb]
Maintainer: Antonio Rodriguez <tonirodriguezcontesti@gmail.com>
Description: 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>.
Depends: R (>= 3.2.0)
Imports: stats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-12-09 06:20:46 UTC; FabiToni
Repository: CRAN
Date/Publication: 2019-12-09 07:30:02 UTC
Built: R 4.4.0; ; 2024-04-05 17:36:37 UTC; unix
