Package: GPvam
Type: Package
Title: Maximum Likelihood Estimation of Multiple Membership Mixed
        Models Used in Value-Added Modeling
Version: 3.2-0
Date: 2024-12-05
Authors@R: 
    c(person(given = c("Andrew"),
             family = "Karl",
			 email="akarl@asu.edu",
			   role = c("cre", "aut"),
             comment = c(ORCID = "0000-0002-5933-8706")),
      person(given = "Yan",
             family = "Yang",
			   role = c( "aut"),
             ),
			  person(given = "Sharon",
             family = "Lohr",
			   role = c( "aut"),
             ))
Description: An EM algorithm, Karl et al. (2013) <doi:10.1016/j.csda.2012.10.004>, is used to estimate the generalized, variable, and complete persistence models, Mariano et al. (2010) <doi:10.3102/1076998609346967>. These are multiple-membership linear mixed models with teachers modeled as "G-side" effects and students modeled with either "G-side" or "R-side" effects.
Depends: R (>= 3.2.0), Matrix
Imports: numDeriv, rlang, Rcpp (>= 0.11.2), graphics, grDevices,
        methods, stats, utils, ggplot2, patchwork, MASS
LinkingTo: Rcpp, RcppArmadillo
ByteCompile: yes
NeedsCompilation: yes
LazyData: yes
License: GPL-2
Packaged: 2024-12-12 09:54:48 UTC; andre
Author: Andrew Karl [cre, aut] (<https://orcid.org/0000-0002-5933-8706>),
  Yan Yang [aut],
  Sharon Lohr [aut]
Maintainer: Andrew Karl <akarl@asu.edu>
Repository: CRAN
Date/Publication: 2024-12-12 10:10:06 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:41:42 UTC; windows
Archs: x64
