# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lsReg" in publications use:' type: software license: GPL-3.0-only title: 'lsReg: Performs Large Scale Regressions' version: 1.0.0 doi: 10.32614/CRAN.package.lsReg abstract: Routines to perform large scale regression. Linear, logistic, and Poisson regressions are supported. Large scale regression efficiently fits models where a small number of covariates are changing and the subjects have complete data. A genome wide association study would be an example. authors: - family-names: Morrison given-names: John email: jmorr@usc.edu repository: https://jimb3.r-universe.dev commit: f15a96ec39f3cbb324bab581a75ec1409246cd9c date-released: '2026-04-07' contact: - family-names: Morrison given-names: John email: jmorr@usc.edu