Provides functions to fit linear mixed models based on convolutions of the generalized Laplace (GL) distribution. The GL mixed-effects model includes four special cases with normal random effects and normal errors (NN), normal random effects and Laplace errors (NL), Laplace random effects and normal errors (LN), and Laplace random effects and Laplace errors (LL). The methods are described in Geraci and Farcomeni (2020, Statistical Methods in Medical Research) <doi:10.1177/0962280220903763>.
Version: | 1.0.1 |
Depends: | R (≥ 3.0.0), nlme |
Imports: | utils, lqmm, HI, mvtnorm, MASS, numDeriv, statmod, stats, Matrix, Qtools, Rcpp (≥ 0.12.13) |
LinkingTo: | Rcpp, RcppArmadillo, BH |
Published: | 2020-03-24 |
Author: | Marco Geraci [aut, cph, cre], Alessio Farcomeni [ctb] |
Maintainer: | Marco Geraci <geraci at mailbox.sc.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Citation: | nlmm citation info |
Materials: | NEWS |
CRAN checks: | nlmm results |
Reference manual: | nlmm.pdf |
Package source: | nlmm_1.0.1.tar.gz |
Windows binaries: | r-devel: nlmm_1.0.1.zip, r-release: nlmm_1.0.1.zip, r-oldrel: nlmm_1.0.1.zip |
macOS binaries: | r-release: nlmm_1.0.1.tgz, r-oldrel: nlmm_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=nlmm to link to this page.