Package: nlmm Type: Package Title: Generalized Laplace Mixed-Effects Models Version: 1.1.0 Date: 2023-09-04 Authors@R: c(person(given="Marco", family="Geraci", role=c("aut", "cph", "cre"), email="marco.geraci@uniroma1.it", comment = c(ORCID = "0000-0002-6311-8685")), person(given="Alessio", family="Farcomeni", role=c("ctb"), email="alessio.farcomeni@uniroma2.it")) Maintainer: Marco Geraci Depends: R (>= 3.0.0), nlme Imports: gsl, lqmm, MASS, Matrix, mvtnorm, numDeriv, statmod, stats, Qtools, Rcpp (>= 0.12.13), utils LinkingTo: Rcpp, RcppArmadillo, BH Description: 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) . License: GPL (>= 2) LazyLoad: yes Config/pak/sysreqs: make libgsl0-dev Repository: https://marco-geraci.r-universe.dev Date/Publication: 2023-09-04 13:23:34 UTC RemoteUrl: https://github.com/marco-geraci/nlmm RemoteRef: HEAD RemoteSha: 2c2767b7c5bca656bb2e00e4ce80b69f93c85a67 NeedsCompilation: yes Packaged: 2026-06-17 08:53:29 UTC; root Author: Marco Geraci [aut, cph, cre] (ORCID: ), Alessio Farcomeni [ctb]