# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "splmm" in publications use:' type: software license: GPL-3.0-only title: 'splmm: Simultaneous Penalized Linear Mixed Effects Models' version: 1.2.0 doi: 10.32614/CRAN.package.splmm abstract: '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.' authors: - family-names: Yang given-names: Luoying email: lyang19@u.rochester.edu - family-names: Sun given-names: Eli email: eli_sun@urmc.rochester.edu - family-names: Wu given-names: Tong Tong email: tongtong_wu@urmc.rochester.edu repository: https://esunroc.r-universe.dev commit: 7d91b0f8175b3029d7e75e086da9027d72c3e33b date-released: '2024-06-12' contact: - family-names: Sun given-names: Eli email: eli_sun@urmc.rochester.edu