Skip to main content

Showing 1–6 of 6 results for author: Schaffer, M E

Searching in archive econ. Search in all archives.
.
  1. arXiv:2406.15157  [pdf, other

    econ.EM

    MIDAS-QR with 2-Dimensional Structure

    Authors: Tibor Szendrei, Arnab Bhattacharjee, Mark E. Schaffer

    Abstract: Mixed frequency data has been shown to improve the performance of growth-at-risk models in the literature. Most of the research has focused on imposing structure on the high-frequency lags when estimating MIDAS-QR models akin to what is done in mean models. However, only imposing structure on the lag-dimension can potentially induce quantile variation that would otherwise not be there. In this pap… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  2. arXiv:2403.14036  [pdf, other

    econ.EM

    Fused LASSO as Non-Crossing Quantile Regression

    Authors: Tibor Szendrei, Arnab Bhattacharjee, Mark E. Schaffer

    Abstract: Growth-at-Risk is vital for empirical macroeconomics but is often suspect to quantile crossing due to data limitations. While existing literature addresses this through post-processing of the fitted quantiles, these methods do not correct the estimated coefficients. We advocate for imposing non-crossing constraints during estimation and demonstrate their equivalence to fused LASSO with quantile-sp… ▽ More

    Submitted 18 April, 2025; v1 submitted 20 March, 2024; originally announced March 2024.

  3. arXiv:2401.01645  [pdf, other

    econ.EM stat.ML

    Model Averaging and Double Machine Learning

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

    Abstract: This paper discusses pairing double/debiased machine learning (DDML) with stacking, a model averaging method for combining multiple candidate learners, to estimate structural parameters. In addition to conventional stacking, we consider two stacking variants available for DDML: short-stacking exploits the cross-fitting step of DDML to substantially reduce the computational burden and pooled stacki… ▽ More

    Submitted 25 September, 2024; v1 submitted 3 January, 2024; originally announced January 2024.

  4. arXiv:2301.09397  [pdf, other

    econ.EM stat.ML

    ddml: Double/debiased machine learning in Stata

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

    Abstract: We introduce the package ddml for Double/Debiased Machine Learning (DDML) in Stata. Estimators of causal parameters for five different econometric models are supported, allowing for flexible estimation of causal effects of endogenous variables in settings with unknown functional forms and/or many exogenous variables. ddml is compatible with many existing supervised machine learning programs in Sta… ▽ More

    Submitted 6 January, 2024; v1 submitted 23 January, 2023; originally announced January 2023.

    Comments: Tutorials and installations can be found at https://statalasso.github.io/

  5. arXiv:2208.10896  [pdf, other

    econ.EM stat.ML

    pystacked: Stacking generalization and machine learning in Stata

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

    Abstract: pystacked implements stacked generalization (Wolpert, 1992) for regression and binary classification via Python's scikit-learn. Stacking combines multiple supervised machine learners -- the "base" or "level-0" learners -- into a single learner. The currently supported base learners include regularized regression, random forest, gradient boosted trees, support vector machines, and feed-forward neur… ▽ More

    Submitted 6 March, 2023; v1 submitted 23 August, 2022; originally announced August 2022.

    Comments: The pystacked package is available here: https://github.com/aahrens1/pystacked

  6. arXiv:1901.05397  [pdf, other

    econ.EM

    lassopack: Model selection and prediction with regularized regression in Stata

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

    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… ▽ More

    Submitted 16 January, 2019; originally announced January 2019.

    Comments: 52 pages, 6 figures, 6 tables; submitted to Stata Journal; for more information see https://statalasso.github.io/