Package: ridge Title: Ridge Regression with Automatic Selection of the Penalty Parameter Description: Linear and logistic ridge regression functions. Additionally includes special functions for genome-wide single-nucleotide polymorphism (SNP) data. More details can be found in and . Version: 3.3 Date: 2022-04-11 Authors@R: c( person("Steffen", "Moritz", email="steffen.moritz10@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-0085-1804")), person("Erika", "Cule", role=c("aut")), person("Dan", "Frankowski", role=c("aut")) ) Author: Steffen Moritz [aut, cre] (), Erika Cule [aut], Dan Frankowski [aut] Maintainer: Steffen Moritz Type: Package BugReports: https://github.com/SteffenMoritz/ridge/issues URL: https://github.com/SteffenMoritz/ridge Depends: R (>= 3.0.1) Imports: stats, graphics, grDevices, utils License: GPL-2 SystemRequirements: Gnu Scientific Library version >= 1.14 NeedsCompilation: yes RoxygenNote: 7.1.0 Encoding: UTF-8 Suggests: testthat, datasets, covr Config/pak/sysreqs: libgsl0-dev Repository: https://steffenmoritz.r-universe.dev Date/Publication: 2022-04-11 10:15:30 UTC RemoteUrl: https://github.com/steffenmoritz/ridge RemoteRef: HEAD RemoteSha: 95f1b6d46a3331e7d8ff562a4ffe1eee416e9149 Packaged: 2026-06-24 10:44:53 UTC; root