Package: TDIagree
Type: Package
Title: Assessment of Agreement using the Total Deviation Index
Version: 0.2.0
Authors@R: c(person("Anna", "Felip-Badia", email="annafelipibadia@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0009-0002-8751-5228")),
             person("Sara", "Perez-Jaume", role="aut", comment = c(ORCID = "0000-0002-9805-4810")),
	     person("Josep L", "Carrasco", role="aut", comment = c(ORCID = "0000-0003-1184-0753")))
Maintainer: Anna Felip-Badia <annafelipibadia@gmail.com>
Description: The total deviation index (TDI) is an unscaled statistical measure used to evaluate the deviation between paired quantitative measurements when assessing the extent of agreement between different raters. It describes a boundary such that a large specified proportion of the differences in paired measurements are within the boundary (Lin, 2000) <https://pubmed.ncbi.nlm.nih.gov/10641028/>.
    This R package implements some methodologies existing in the literature for TDI estimation and inference in the case of two raters.
License: GPL (>= 2)
Depends: R (>= 4.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: boot, gt, multcomp, nlme, stats, plotfunctions, katex,
        furniture, graphics
NeedsCompilation: no
Packaged: 2025-10-29 11:00:56 UTC; annafelipibadia
Author: Anna Felip-Badia [aut, cre] (ORCID:
    <https://orcid.org/0009-0002-8751-5228>),
  Sara Perez-Jaume [aut] (ORCID: <https://orcid.org/0000-0002-9805-4810>),
  Josep L Carrasco [aut] (ORCID: <https://orcid.org/0000-0003-1184-0753>)
Repository: CRAN
Date/Publication: 2025-10-29 11:20:02 UTC
Built: R 4.4.3; ; 2025-11-10 05:11:07 UTC; windows
