bgs25/SubsetGridRegression: Subset Grid Regression for Lasso, Ridge and Logistic Lasso Regression Models with Potential Prior Information

The user can specify an ordering over the variables to their prior ranking of the variables' importances. Models are fitting over a sequence of subsets of exponentially decreasing size, with variables removed respecting the ordering. If none is supplied, the ordering is implied by the sample columns of the design matrix. Cross-validation routines are also included.

Getting started

Package details

AuthorBenjamin Stokell <b.stokell@statslab.cam.ac.uk>, Rajen Shah <R.Shah@statslab.cam.ac.uk>
MaintainerBenjamin Stokell <b.stokell@statslab.cam.ac.uk>
LicenseGPL (>= 2)
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("bgs25/SubsetGridRegression")
bgs25/SubsetGridRegression documentation built on Dec. 19, 2021, 8:50 a.m.