Author Image

Matt Galloway

Data Scientist

Minneapolis, MN

Publications

Galloway, M, and Rothman, A. (2019). Shrinking Characteristics of Precision Matrix Estimators: An Illustration via Regression. Master’s Thesis (preprint). [pdf]

“Mortgage defaults played a critical role in the recent (2008) financial crisis. Accordingly, the practice and foundations of subprime lending have received great attention in the literature. Crucial to these conversations is an understanding of the inherent risk in subprime lending. The following is an attempt to model the time-to-default (risk) of various mortgage cohorts using contemporary statistical modeling methods and two competing models. This is joint work with Dr. Arkady Shemyakin and Dr. Alicia Johnson.”

Software

Galloway, M. (2018). CVglasso: Cross Validation Package for the Popular glasso Package. R Package, https://cran.r-project.org/web/packages/CVglasso/index.html.

“ADMMsigma is an R package that estimates a penalized precision matrix via the alternating direction method of multipliers (ADMM) algorithm. It currently supports a general elastic-net penalty that allows for both ridge and lasso-type penalties as special cases.”

Galloway, M. (2018). SCPME: Shrinking Characteristics of Precision Matrix Estimators. R package, https://cran.r-project.org/web/packages/SCPME/index.html.

“SCPME is an implementation of the methods described in “Shrinking Characteristics of Precision Matrix Estimators” (link). It estimates a penalized precision matrix via a modified alternating direction method of multipliers (ADMM) algorithm."