CRAN R Package: Ridge Regression with automatic selection of the penalty parameter
R Shell M4
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
R
data
inst/extdata
man Fixes for CRAN resubmission Feb 23, 2017
src Fixes for CRAN resubmission Feb 23, 2017
.Rbuildignore Fixes for CRAN resubmission Feb 23, 2017
.gitattributes
.gitignore Updates CRAN re-submit Feb 20, 2017
.travis.yml
DESCRIPTION
INSTALL
LICENSE.txt
NAMESPACE
NEWS
README.md
cleanup
config.log Readme update Feb 24, 2017
config.status Fixes for CRAN resubmission Feb 23, 2017
configure
configure.ac
cran-comments.md
ridge.Rproj

README.md

Maintenance Build Status CRAN Version License CRAN Downloads

ridge: Ridge Regression with automatic selection of the penalty parameter

###About The ridge package offers linear and logistic ridge regression, especially for small data sets and genome-wide SNP data.

Support

If you found a bug or have suggestions, feel free to get in contact via steffen.moritz10 at gmail.com

Since I only have taken over this package (it was orphaned) - it might be that I can't help with all details.

Be aware, that therefore I also can not guarantee to 100% that everything works as expected.

Version

2.2

License

GPL-2