Package: MMeM
Title: Multivariate Mixed Effects Model
Version: 0.1.1
Depends: R (>= 3.3.0)
Authors@R: 
    c(person(given = "Luyao",
           family = "Peng",
           role = c("aut", "cre"),
           email = "luyaopeng.cn@gmail.com"),
        person(given = "Rui",
           family = "Yang",
           role = c("aut"),
           email = "rkzyang@gmail.com"))
Maintainer: Luyao Peng <luyaopeng.cn@gmail.com>
Description: Analyzing data under multivariate mixed effects model using multivariate REML and multivariate Henderson3 methods. 
  See Meyer (1985) <doi:10.2307/2530651> and Wesolowska Janczarek (1984) <doi:10.1002/bimj.4710260613>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: stats, MASS, Matrix, jointDiag, lme4, matrixcalc, psych,
        stringr
BugReports: https://github.com/pengluyaoyao/MMeM/issues
NeedsCompilation: no
Packaged: 2021-09-07 15:16:34 UTC; pengluyao
Author: Luyao Peng [aut, cre],
  Rui Yang [aut]
Repository: CRAN
Date/Publication: 2021-09-08 08:00:14 UTC
Built: R 4.3.0; ; 2023-07-10 03:53:50 UTC; unix
