# lassopack: Model selection and prediction with regularized regression in   Stata

**Authors:** Achim Ahrens, Christian B. Hansen, Mark E. Schaffer

arXiv: 1901.05397 · 2019-01-17

## TL;DR

Lassopack is a comprehensive suite for regularized regression in Stata, supporting various methods and tuning approaches suitable for high-dimensional data analysis.

## Contribution

It introduces a versatile set of tools for regularized regression in Stata, including multiple methods and tuning strategies, with theoretical and practical guidance.

## Key findings

- Monte Carlo results compare penalization approaches
- Multiple tuning methods evaluated for high-dimensional data
- Theoretical framework supports practical implementation

## Abstract

This article introduces lassopack, a suite of programs for regularized regression in Stata. lassopack implements lasso, square-root lasso, elastic net, ridge regression, adaptive lasso and post-estimation OLS. The methods are suitable for the high-dimensional setting where the number of predictors $p$ may be large and possibly greater than the number of observations, $n$. We offer three different approaches for selecting the penalization (`tuning') parameters: information criteria (implemented in lasso2), $K$-fold cross-validation and $h$-step ahead rolling cross-validation for cross-section, panel and time-series data (cvlasso), and theory-driven (`rigorous') penalization for the lasso and square-root lasso for cross-section and panel data (rlasso). We discuss the theoretical framework and practical considerations for each approach. We also present Monte Carlo results to compare the performance of the penalization approaches.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.05397/full.md

## Figures

29 figures with captions in the complete paper: https://tomesphere.com/paper/1901.05397/full.md

## References

62 references — full list in the complete paper: https://tomesphere.com/paper/1901.05397/full.md

---
Source: https://tomesphere.com/paper/1901.05397