Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 1.1.3
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 <doi:10.18637/jss.v115.i07>.
License: MIT + file LICENSE
Depends: R (>= 4.4), optimParallel
Encoding: UTF-8
Imports: dplyr, ggplot2, methods, stats, future, ggrepel, haven,
        mvtnorm, nlme, purrr, furrr, matrixcalc, moments, numDeriv,
        MomTrunc, TruncatedNormal
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2026-01-18 05:23:20 UTC; schumacher.313
Author: Fernanda L. Schumacher [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5724-8918>),
  Larissa A. Matos [aut] (ORCID: <https://orcid.org/0000-0002-2635-0901>),
  Victor H. Lachos [aut] (ORCID: <https://orcid.org/0000-0002-7239-2459>),
  Katherine A. L. Valeriano [aut] (ORCID:
    <https://orcid.org/0000-0001-6388-4753>),
  Nicholas Henderson [ctb],
  Ravi Varadhan [ctb]
Repository: CRAN
Date/Publication: 2026-01-18 23:50:02 UTC
Built: R 4.6.0; ; 2026-01-31 05:12:30 UTC; windows
