Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 1.1.2
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 either an expectation–maximization (EM) type algorithm or its accelerated version (Damped Anderson Acceleration with Epsilon Monotonicity, DAAREM), 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.3), optimParallel
Encoding: UTF-8
Imports: dplyr, ggplot2, methods, stats, future, ggrepel, haven,
        mvtnorm, nlme, purrr, furrr, matrixcalc, moments, numDeriv,
        relliptical, MomTrunc, TruncatedNormal
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2024-12-13 23:07:59 UTC; fe_fe
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: 2024-12-15 00:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:44:42 UTC; unix
