Package: skewlmm
Type: Package
Title: Scale Mixture of Skew-Normal Linear Mixed Models
Version: 0.1.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, Matos and Lachos (2020) <arXiv:2002.01040>.
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
Encoding: UTF-8
LazyData: true
Imports: dplyr, moments, mvtnorm, nlme, numDeriv, purrr, ggplot2
URL: https://github.com/fernandalschumacher/skewlmm
BugReports: https://github.com/fernandalschumacher/skewlmm/issues
NeedsCompilation: no
Packaged: 2020-02-24 20:44:33 UTC; Fernanda
Author: Fernanda L. Schumacher [aut, cre],
  Larissa A. Matos [aut],
  Victor H. Lachos [aut]
Repository: CRAN
Date/Publication: 2020-03-02 14:20:06 UTC
Built: R 3.5.3; ; 2020-04-22 08:46:39 UTC; windows
