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.
Version: 2.4
Date: 2019-03-14
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"))
  )
Author: Steffen Moritz [aut, cre] (<https://orcid.org/0000-0002-0085-1804>),
  Erika Cule [aut]
Maintainer: Steffen Moritz <steffen.moritz10@gmail.com>
Type: Package
BugReports: https://github.com/SteffenMoritz/ridge/issues
URL: http://github.com/SteffenMoritz/ridge
Repository: CRAN
Depends: R (>= 3.0.1)
Imports: stats, graphics, grDevices, utils
License: GPL-2
SystemRequirements: Gnu Scientific Library version >= 1.14
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2019-03-14 18:51:56 UTC; Steve
Date/Publication: 2019-03-15 06:50:03 UTC
