Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 0.2.0
Authors@R: c(person("Fernanda L.", "Schumacher", role = c("aut", "cre"),
                     email = "fernandalschumacher@gmail.com"),
              person("Larissa A.", "Matos", role = "aut"),
              person("Victor H.", "Lachos", role = "aut"))
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 (2020) <arXiv:2002.01040>.
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, moments, mvtnorm, nlme, numDeriv, purrr
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
NeedsCompilation: no
Packaged: 2020-05-15 20:00:25 UTC; Fernanda
Author: Fernanda L. Schumacher [aut, cre],
  Larissa A. Matos [aut],
  Victor H. Lachos [aut]
Repository: CRAN
Date/Publication: 2020-05-15 20:20:03 UTC
