Package: merDeriv
Title: Case-Wise and Cluster-Wise Derivatives for Mixed Effects Models
Version: 0.2-6
Date: 2026-07-16
Authors@R: c(person(given = "Ting", family = "Wang",
                    role = c("aut", "cre"),
                    email = "szpku.grady@gmail.com"),
             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. This material is partially based on work supported by the National Science Foundation under Grant Number 1460719.
Depends: R (>= 3.2.3), lme4 (>= 1.1-10), stats, methods, nonnest2,
        sandwich, lavaan
Imports: utils, Matrix, numDeriv
Suggests: smdata, tinytest, mirt, lmeInfo, nlme
License: GPL (>= 2)
URL: https://github.com/nctingwang/merDeriv
NeedsCompilation: no
Maintainer: Ting Wang <szpku.grady@gmail.com>
Packaged: 2026-07-17 01:50:04 UTC; root
Author: Ting Wang [aut, cre],
  Edgar Merkle [aut] (ORCID: <https://orcid.org/0000-0001-7158-0653>),
  Yves Rosseel [ctb]
Repository: CRAN
Date/Publication: 2026-07-17 07:30:09 UTC
