Package: Delta
Title: Measure of Agreement Between Two Raters
Version: 0.1.1.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.
Depends: R (>= 3.2.0)
Imports: stats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-06-21 15:59:13 UTC; FabiToni
Author: Antonio Rodriguez [aut, cre]
Maintainer: Antonio Rodriguez <tonirodriguezcontesti@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-21 16:48:33 UTC
