OHDSI/BrokenAdaptiveRidge: Broken Adaptive Ridge Regression with Cyclops

Approximates best-subset selection (L0) regression with an iteratively adaptive Ridge (L2) penalty for large-scale models. This package uses Cyclops for an efficient implementation and the iterative method is described in Kawaguchi et al (2020) <doi:10.1002/sim.8438> and Li et al (2021) <doi:10.1016/j.jspi.2020.12.001>.

Getting started

Package details

MaintainerMarc A. Suchard <msuchard@ucla.edu>
LicenseApache License 2.0
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OHDSI/BrokenAdaptiveRidge")
OHDSI/BrokenAdaptiveRidge documentation built on April 20, 2023, 10:37 p.m.