All Projects → SteffenMoritz → ridge

SteffenMoritz / ridge

Licence: GPL-2.0 license
CRAN R Package: Ridge Regression with automatic selection of the penalty parameter

Programming Languages

r
7636 projects
M4
1887 projects
shell
77523 projects

Projects that are alternatives of or similar to ridge

Dharma
Diagnostics for HierArchical Regession Models
Stars: ✭ 124 (+629.41%)
Mutual labels:  cran, regression
Openml R
R package to interface with OpenML
Stars: ✭ 81 (+376.47%)
Mutual labels:  cran, regression
Margins
An R Port of Stata's 'margins' Command
Stars: ✭ 225 (+1223.53%)
Mutual labels:  cran, regression
Mlr
Machine Learning in R
Stars: ✭ 1,542 (+8970.59%)
Mutual labels:  cran, regression
BAS
BAS R package https://merliseclyde.github.io/BAS/
Stars: ✭ 36 (+111.76%)
Mutual labels:  cran, regression
inline
Inline C, C++ or Fortran functions in R
Stars: ✭ 33 (+94.12%)
Mutual labels:  cran
SimInf
A framework for data-driven stochastic disease spread simulations
Stars: ✭ 21 (+23.53%)
Mutual labels:  cran
WebTechnologies
CRAN Task View: WebTechnologies
Stars: ✭ 163 (+858.82%)
Mutual labels:  cran
TDAstats
R pipeline for computing persistent homology in topological data analysis. See https://doi.org/10.21105/joss.00860 for more details.
Stars: ✭ 26 (+52.94%)
Mutual labels:  cran
pkgkitten
Create simple packages which pass R CMD check
Stars: ✭ 31 (+82.35%)
Mutual labels:  cran
InstantDL
InstantDL: An easy and convenient deep learning pipeline for image segmentation and classification
Stars: ✭ 33 (+94.12%)
Mutual labels:  regression
csvy
Import and Export CSV Data With a YAML Metadata Header
Stars: ✭ 52 (+205.88%)
Mutual labels:  cran
R4Econ
R Code Examples Multi-dimensional/Panel Data
Stars: ✭ 16 (-5.88%)
Mutual labels:  regression
imbalanced-regression
[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression
Stars: ✭ 425 (+2400%)
Mutual labels:  regression
MAVIS
MAVIS: Meta Analysis via Shiny
Stars: ✭ 32 (+88.24%)
Mutual labels:  cran
wink-statistics
Fast & numerically stable statistical analysis
Stars: ✭ 36 (+111.76%)
Mutual labels:  regression
bsam
Bayesian State-space models for Animal Movement
Stars: ✭ 13 (-23.53%)
Mutual labels:  cran
genderBR
Predict gender from Brazilian first names
Stars: ✭ 50 (+194.12%)
Mutual labels:  cran
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (+152.94%)
Mutual labels:  ridge-regression
ImVisible
ImVisible: Pedestrian Traffic Light Dataset, Neural Network, and Mobile Application for the Visually Impaired (CAIP '19, ICCVW'19)
Stars: ✭ 32 (+88.24%)
Mutual labels:  regression

ridge Logo

Project Status: Active The project has reached a stable, usable state and is being actively developed. R-CMD-check CRAN Version 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.

Further information

Erika Cule published also a scientific paper about the method, which you can find here: https://onlinelibrary.wiley.com/doi/abs/10.1002/gepi.21750

Cule, Erika, and Maria De Iorio. "Ridge regression in prediction problems: automatic choice of the ridge parameter." Genetic epidemiology 37.7 (2013): 704-714.

Version

3.3

License

GPL-2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].