Package: lcc
Type: Package
Title: Longitudinal Concordance Correlation
Version: 1.1.4
Authors@R: c(
    person("Thiago", "de Paula Oliveira", role=c("aut", "cre"),
           email = "thiago.paula.oliveira@alumni.usp.br",
           comment = c(ORCID = "0000-0002-4555-2584")),
    person("Rafael","de Andrade Moral", role="aut",
           comment = c(ORCID = "0000-0002-0875-3563")),
    person("Silvio", "Sandoval Zocchi",  role="ctb",
           comment = c(ORCID = "0000-0003-2535-908X")),
    person("Clarice", "Garcia Borges Demetrio", role="ctb",
           comment = c(ORCID = "0000-0002-3609-178X")),
    person( "John","Hinde",role="aut",
           comment = c(ORCID = "0000-0001-6507-5204"))
    )
Author: Thiago de Paula Oliveira [aut, cre]
    (<https://orcid.org/0000-0002-4555-2584>),
  Rafael de Andrade Moral [aut] (<https://orcid.org/0000-0002-0875-3563>),
  Silvio Sandoval Zocchi [ctb] (<https://orcid.org/0000-0003-2535-908X>),
  Clarice Garcia Borges Demetrio [ctb]
    (<https://orcid.org/0000-0002-3609-178X>),
  John Hinde [aut] (<https://orcid.org/0000-0001-6507-5204>)
Maintainer: Thiago de Paula Oliveira <thiago.paula.oliveira@alumni.usp.br>
Description: Estimates the longitudinal concordance correlation to access the longitudinal agreement profile. The estimation approach implemented is variance components approach based on polynomial mixed effects regression model, as proposed by Oliveira, Hinde and Zocchi (2018) <doi:10.1007/s13253-018-0321-1>.  In addition, non-parametric confidence intervals were implemented using percentile method or normal-approximation based on Fisher Z-transformation.
Date: 2022-08-23
Depends: R (>= 3.2.3), nlme (>= 3.1-124), ggplot2 (>= 2.2.1)
Imports: hnp, parallel, doSNOW, doRNG, foreach
Suggests: roxygen2 (>= 3.0.0), covr, testthat, MASS
License: GPL (>= 2)
Encoding: UTF-8
Repository: CRAN
NeedsCompilation: yes
LazyData: true
RoxygenNote: 7.1.2
Packaged: 2022-08-24 20:25:40 UTC; thiago
Date/Publication: 2022-08-25 09:00:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:32:26 UTC; unix
