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 (available soon). The algorithm implementation is based on the R package 'lmmlasso'.

Version: 1.1.1
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 1.0.1), emulator, miscTools, penalized, ggplot2, gridExtra, plot3D, MASS
LinkingTo: Rcpp, RcppArmadillo
Published: 2020-10-05
Author: Luoying Yang, Tong Tong Wu
Maintainer: Luoying Yang <lyang19 at u.rochester.edu>
License: GPL-3
NeedsCompilation: yes
CRAN checks: splmm results

Downloads:

Reference manual: splmm.pdf
Package source: splmm_1.1.1.tar.gz
Windows binaries: r-devel: splmm_1.1.1.zip, r-release: splmm_1.1.1.zip, r-oldrel: splmm_1.1.1.zip
macOS binaries: r-release: splmm_1.1.1.tgz, r-oldrel: splmm_1.1.1.tgz
Old sources: splmm archive

Linking:

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