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.2 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.1), emulator, miscTools, penalized, ggplot2, gridExtra, plot3D, MASS |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2020-11-22 |
Author: | Luoying Yang, Tong Tong Wu |
Maintainer: | Luoying Yang <lyang19 at u.rochester.edu> |
License: | GPL-3 |
NeedsCompilation: | yes |
CRAN checks: | splmm results |
Reference manual: | splmm.pdf |
Package source: | splmm_1.1.2.tar.gz |
Windows binaries: | r-devel: splmm_1.1.2.zip, r-devel-UCRT: splmm_1.1.2.zip, r-release: splmm_1.1.2.zip, r-oldrel: splmm_1.1.2.zip |
macOS binaries: | r-release (arm64): splmm_1.1.2.tgz, r-release (x86_64): splmm_1.1.2.tgz, r-oldrel: splmm_1.1.2.tgz |
Old sources: | splmm archive |
Please use the canonical form https://CRAN.R-project.org/package=splmm to link to this page.