Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 1.1.0
Authors@R: c(person("Fernanda L.", "Schumacher", role = c("aut", "cre"),
                     email = "fernandalschumacher@gmail.com",
                     comment = c(ORCID = "0000-0002-5724-8918")),
              person("Larissa A.", "Matos", role = "aut",
                     comment = c(ORCID = "0000-0002-2635-0901")),
              person("Victor H.", "Lachos", role = "aut",
                     comment = c(ORCID = "0000-0002-7239-2459")),
              person("Katherine A.", "L. Valeriano", role = "aut",
                     comment = c(ORCID = "0000-0001-6388-4753")),
              person("Nicholas", "Henderson", role = "ctb"),
              person("Ravi", "Varadhan", role = "ctb"))
Maintainer: Fernanda L. Schumacher <fernandalschumacher@gmail.com>
Description: It fits scale mixture of skew-normal linear mixed models using an expectation–maximization (EM) type algorithm, including some possibilities for modeling the within-subject dependence. Details can be found in Schumacher, Lachos and Matos (2021) <doi:10.1002/sim.8870>.
License: MIT + file LICENSE
Depends: R (>= 4.2), optimParallel
Encoding: UTF-8
Imports: dplyr, furrr, future, ggplot2, ggrepel, haven, matrixcalc,
        methods, moments, MomTrunc, mvtnorm, nlme, numDeriv, purrr,
        relliptical, TruncatedNormal
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
NeedsCompilation: no
Packaged: 2023-06-30 04:36:47 UTC; schumacher.313
Author: Fernanda L. Schumacher [aut, cre]
    (<https://orcid.org/0000-0002-5724-8918>),
  Larissa A. Matos [aut] (<https://orcid.org/0000-0002-2635-0901>),
  Victor H. Lachos [aut] (<https://orcid.org/0000-0002-7239-2459>),
  Katherine A. L. Valeriano [aut]
    (<https://orcid.org/0000-0001-6388-4753>),
  Nicholas Henderson [ctb],
  Ravi Varadhan [ctb]
Repository: CRAN
Date/Publication: 2023-06-30 05:00:02 UTC
