Package: merDeriv
Title: Case-Wise and Cluster-Wise Derivatives for Mixed Effects Models
Version: 0.1-7
Authors@R: c(person(given = "Ting", family = "Wang",
                    role = c("aut", "cre"),
                    email = "twb8d@mail.missouri.edu"),
             person(given = "Edgar", family = "Merkle",
                    role  = "aut",
                    email = "merklee@missouri.edu",
                    comment = c(ORCID = "0000-0001-7158-0653")),
	     person(given = "Yves", family = "Rosseel",
	            role = "ctb")
            )
Description: Compute case-wise and cluster-wise derivative for 
  mixed effects models with respect to fixed effects parameter, random effect (co)variances, 
  and residual variance.
Depends: R (>= 3.2.3), lme4 (>= 1.1-10), stats, methods, nonnest2,
        sandwich, lavaan
Imports: utils, Matrix
License: GPL (>= 2)
LazyData: yes
URL: http://semtools.r-forge.r-project.org
NeedsCompilation: no
Maintainer: Ting Wang <twb8d@mail.missouri.edu>
Packaged: 2019-07-09 19:07:08 UTC; twang
Author: Ting Wang [aut, cre],
  Edgar Merkle [aut] (<https://orcid.org/0000-0001-7158-0653>),
  Yves Rosseel [ctb]
Repository: CRAN
Date/Publication: 2019-07-10 14:10:02 UTC
