Package: Mmcsd
Title: Modeling Complex Longitudinal Data in a Quick and Easy Way
Version: 1.0.0
Authors@R: 
    c(person(given = "Pedro",
           family = "Pacheco",
           role = c("aut", "cre"),
           email = "gustavoaeida2002@gmail.com",
           comment = c(ORCID = "0000-0003-4804-1576")),
      person(given = "Marcel",
           family = "Vieira",
           role = "aut",
           email = "marcel.vieira@ufjf.br",
           comment = c(ORCID = "0000-0002-0456-380X")),
      person(given = "Gustavo",
           family = "Silva",
           role = "aut",
           email = "gustavoalmeidasilva@ice.ufjf.br"))
Description: Matching longitudinal methodology models with complex sampling design. It fits fixed
    and random effects models and covariance structured models so far. It also
    provides tools to perform statistical tests considering these specifications as described in : Pacheco, P. H. (2021). "Modeling complex longitudinal data in R: development of a statistical package." <https://repositorio.ufjf.br/jspui/bitstream/ufjf/13437/1/pedrohenriquedemesquitapacheco.pdf>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: dplyr, knitr, magrittr, methods, purrr, rlist, stats, tibble,
        tidyr
Depends: R (>= 2.10)
Suggests: rmarkdown, simstudy, kableExtra, tidyverse
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-30 16:33:00 UTC; GUSTAVO PC
Author: Pedro Pacheco [aut, cre] (<https://orcid.org/0000-0003-4804-1576>),
  Marcel Vieira [aut] (<https://orcid.org/0000-0002-0456-380X>),
  Gustavo Silva [aut]
Maintainer: Pedro Pacheco <gustavoaeida2002@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-31 08:10:02 UTC
Built: R 4.2.0; ; 2023-04-04 03:37:19 UTC; unix
