CatReg: Solution Paths for Linear and Logistic Regression Models with Categorical Predictors, with SCOPE Penalty

Computes solutions for linear and logistic regression models with potentially high-dimensional categorical predictors. This is done by applying a nonconvex penalty (SCOPE) and computing solutions in an efficient path-wise fashion. The scaling of the solution paths is selected automatically. Includes functionality for selecting tuning parameter lambda by k-fold cross-validation and early termination based on information criteria. Solutions are computed by cyclical block-coordinate descent, iterating an innovative dynamic programming algorithm to compute exact solutions for each block.

Getting started

Package details

AuthorBenjamin Stokell [aut], Daniel Grose [ctb, cre], Rajen Shah [ctb]
MaintainerDaniel Grose <dan.grose@lancaster.ac.uk>
LicenseGPL (>= 2)
Version2.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("CatReg")

Try the CatReg package in your browser

Any scripts or data that you put into this service are public.

CatReg documentation built on June 14, 2021, 5:07 p.m.