Package: cccrm
Title: Concordance Correlation Coefficient for Repeated (and
        Non-Repeated) Measures
Version: 3.0.5
Date: 2025-05-07
Authors@R: c(person(given = c("Josep", "Lluis"),
                      family = "Carrasco",
                      role = c("aut", "cre"),
                      email = "jlcarrasco@ub.edu"),
               person(given = c("Gonzalo", "Peon"),
                      family = "Pena",
                      role = "aut"))
Depends: R (>= 4.1)
Imports: nlme, dplyr, Deriv, tidyselect, progressr, furrr, nlmeU,
        parallelly, purrr, tidyr, lifecycle, future, MASS, ggplot2
Description: Estimates the Concordance Correlation Coefficient to assess agreement. The scenarios considered are non-repeated measures, non-longitudinal repeated measures (replicates) and longitudinal repeated measures. It also includes the estimation of the one-way intraclass correlation coefficient also known as reliability index. The estimation approaches implemented are variance components and U-statistics approaches. Description of methods can be found in Fleiss (1986) <doi:10.1002/9781118032923> and Carrasco et al. (2013) <doi:10.1016/j.cmpb.2012.09.002>.
License: GPL (>= 2)
RoxygenNote: 7.3.2
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2025-05-07 09:56:24 UTC; hexac
Author: Josep Lluis Carrasco [aut, cre],
  Gonzalo Peon Pena [aut]
Maintainer: Josep Lluis Carrasco <jlcarrasco@ub.edu>
Repository: CRAN
Date/Publication: 2025-05-07 12:10:09 UTC
Built: R 4.4.3; ; 2025-10-21 14:27:21 UTC; windows
