splmm: Simultaneous Penalized Linear Mixed Effects Models

Contains functions that fit linear mixed-effects models for high-dimensional data (p>>n) with penalty for both the fixed effects and random effects for variable selection. The details of the algorithm can be found in Luoying Yang PhD thesis (Yang and Wu 2020). The algorithm implementation is based on the R package 'lmmlasso'. Reference: Yang L, Wu TT (2020). Model-Based Clustering of Longitudinal Data in High-Dimensionality. Unpublished thesis.

Version: 1.1.3
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 1.0.1), emulator, miscTools, penalized, ggplot2, gridExtra, plot3D, MASS
LinkingTo: Rcpp, RcppArmadillo
Published: 2021-09-08
Author: Luoying Yang [aut, cre], Tong Tong Wu [aut]
Maintainer: Luoying Yang <lyang19 at u.rochester.edu>
License: GPL-3
NeedsCompilation: yes
In views: MixedModels
CRAN checks: splmm results

Documentation:

Reference manual: splmm.pdf

Downloads:

Package source: splmm_1.1.3.tar.gz
Windows binaries: r-devel: splmm_1.1.3.zip, r-release: splmm_1.1.3.zip, r-oldrel: splmm_1.1.3.zip
macOS binaries: r-release (arm64): splmm_1.1.3.tgz, r-oldrel (arm64): splmm_1.1.3.tgz, r-release (x86_64): splmm_1.1.3.tgz
Old sources: splmm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=splmm to link to this page.