Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 1.0.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")))
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.0), optimParallel
Encoding: UTF-8
Imports: dplyr, ggplot2, moments, mvtnorm, nlme, numDeriv, purrr,
        ggrepel, furrr, future, haven
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-18 03:39:40 UTC; Fernanda
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>)
Repository: CRAN
Date/Publication: 2021-09-18 04:40:02 UTC
Built: R 4.0.5; ; 2022-04-21 14:21:39 UTC; windows
