Package: CrossCarry
Type: Package
Title: Analysis of Data from a Crossover Design with GEE
Version: 0.1.0
Authors@R: c(person("Nelson Alirio", "Cruz Gutierrez", 
                role = c("aut", "cre","cph"), email = "neacruzgu@unal.edu.co"), 
          person("Oscar Orlando", "Melo", role = "aut",
                email="oomelom@unal.edu.co"), 
          person("Carlos Alberto", "Martinez", role="aut"))
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". <arXiv:2304.02440v1>. 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, geepack, ggplot2, splines, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-07 23:10:54 UTC; nelso
Author: Nelson Alirio Cruz Gutierrez [aut, cre, cph],
  Oscar Orlando Melo [aut],
  Carlos Alberto Martinez [aut]
Maintainer: Nelson Alirio Cruz Gutierrez <neacruzgu@unal.edu.co>
Repository: CRAN
Date/Publication: 2023-04-11 08:00:02 UTC
Built: R 4.1.2; ; 2023-04-12 11:40:40 UTC; unix
