Package: Delta
Title: Measure of Agreement Between Two Raters
Version: 0.2.0.1
Authors@R: person("Antonio", "Rodriguez", email = "tonirodriguezcontesti@gmail.com", role = c("aut", "cre"))
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: 2018-10-03 11:04:41 UTC; FabiToni
Author: Antonio Rodriguez [aut, cre]
Maintainer: Antonio Rodriguez <tonirodriguezcontesti@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-03 12:00:03 UTC
