Package: CrossCarry
Type: Package
Title: Analysis of Data from a Crossover Design with GEE
Version: 1.0.0
Authors@R: c(person("Nelson Alirio", "Cruz Gutierrez", 
                role = c("aut", "cre","cph"), email = "nelson-alirio.cruz@uib.es"), 
          person("Oscar Orlando", "Melo", role = "aut",
                email="oomelom@unal.edu.co"), 
          person("Carlos Alberto", "Martinez", role="aut"),
          person("Ricardo", "Alberich Marti", role="aut", 
          email="r.alberich@uib.es"))
Description: Analyze data from a crossover design using generalized estimation equations (GEE), including carryover effects and various correlation structures based on the Kronecker product. It contains functions for semiparametric estimates of carry-over effects in repeated measures and allows estimation of complex carry-over effects. Related work includes: a) Cruz N.A., Melo O.O., Martinez C.A. (2023). "CrossCarry: An R package for the analysis of data from a crossover design with GEE". <doi:10.48550/arXiv.2304.02440>. b)  Cruz N.A., Melo O.O., Martinez C.A. (2023). "A correlation structure for the analysis of Gaussian and non-Gaussian responses in crossover experimental designs with repeated measures". <doi:10.1007/s00362-022-01391-z> and c) Cruz N.A., Melo O.O., Martinez C.A. (2023). "Semiparametric generalized estimating equations for repeated measurements in cross-over designs". <doi:10.1177/09622802231158736>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0)
Imports: dplyr, gee, ggplot2, splines, stats, MASS
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-11 07:31:15 UTC; UIB
Author: Nelson Alirio Cruz Gutierrez [aut, cre, cph],
  Oscar Orlando Melo [aut],
  Carlos Alberto Martinez [aut],
  Ricardo Alberich Marti [aut]
Maintainer: Nelson Alirio Cruz Gutierrez <nelson-alirio.cruz@uib.es>
Repository: CRAN
Date/Publication: 2025-09-11 08:20:01 UTC
Built: R 4.6.0; ; 2025-10-11 03:04:55 UTC; windows
