Chase Coleman
Data Science · Marketing Measurement · Causal Inference

Chase Coleman, Ph.D.

Team Leader, Data Science at Rocket. I build marketing measurement and experimentation systems — incrementality, MMM, geo-testing — and I write open-source econometrics tools. Author of panelkit and tsecon.

About

I lead the marketing measurement and incrementality team at Rocket. My team builds the MMM, attribution, and experimentation systems behind how the Rocket Mortgage and Redfin brands decide where their marketing money goes.

I'm an economist by training — Ph.D. from the University of Kentucky, where I still teach the Ph.D. applied econometrics course. Most of what I do is econometrics pointed at a marketing problem: geo-experiments and synthetic control, Bayesian media mix models, incrementality-based attribution, and scenario planning for when the macro picture won't sit still.

The tools I want usually don't exist, or exist and are too slow, so I end up writing them. Two are public: panelkit for panel and geo experiments, and tsecon for time-series econometrics. Both started as things I needed for my own work and got cleaned up afterward.

Experience

Jan 2026 – Present
Team Leader, Data Science
Rocket Limited Partnership · Remote
  • Lead the marketing measurement and incrementality team, and took testing from something we did occasionally to a standing, always-on program.
  • Made synthetic-control holdout testing the default way we measure spend across the Rocket Mortgage and Redfin brands, using TV-viewership and clean-room data.
  • Built a brand health / time-to-impact model that connects brand media to brand-health KPIs and downstream leads. It's what upfront media commitments get argued over with now.
  • Launched an in-house attribution system built on incrementality rather than last-touch, which is what CAC and profitability decisions now run on.
  • Main data-science partner to the SVPs of Performance and Brand Marketing, and author of the white paper the team's measurement playbook is built on.
Jul 2025 – Jan 2026
Staff Data Scientist
Rocket Mortgage · Remote
  • Designed and shipped a profit-optimization algorithm that decides how spend gets split across marketing partners.
  • Led the enterprise MMM and attribution roadmap, and managed a team of data scientists and engineers.
  • Built a scenario planner that pairs a Bayesian structural VAR with an LLM-generated internal codebase to produce budgets and projected P&L under different macro scenarios.
  • Technical lead for causal inference and MMM across the data science organization.
Oct 2023 – Jul 2025
Senior Data Scientist
Rocket Mortgage · Remote
  • Ran geo-experiments and incrementality tests on Google and Meta to guide budget allocation.
  • Built and shipped a Bayesian Media Mix Model for annual planning and quarterly re-forecasting.
  • Built an automated value-based bidding system for the digital platforms — bidding to predicted value instead of raw conversion counts.
Jul 2022 – Oct 2023
Data Scientist
Rocket Mortgage · Remote
  • Built ML segmentation models in Python and PySpark on AWS over large credit and tradeline datasets.
  • Used Bayesian methods (PyMC) to estimate milestone probabilities across the loan lifecycle, and deployed them with MLflow, Seldon, and Argo.
Summer 2021
Data Science Intern
Federal Reserve Bank of Minneapolis · Remote
  • Refactored Dodd-Frank Act Stress Test (DFAST) model code so it was easier to reproduce and maintain.
2018 – 2023
Ph.D. & M.S. in Economics
University of Kentucky
  • B.A. in Mathematics, Economics & French Literature, Transylvania University (2016).

Open Source

Two libraries, both written because I needed them and couldn't find a version that did what I wanted. One is for experiments, one is for time series.

panelkit

Author & maintainer · PyPI · GitHub

A causal-inference library I wrote from scratch for panel and geo experiments — Synthetic Control, Augmented SC, Synthetic DiD, MC-NNM, Callaway–Sant'Anna, and Sun–Abraham — in Rust with Python bindings.

The numerical core has no dependencies (matmul, Cholesky, QR, Jacobi SVD, simplex/Frank–Wolfe solvers). It runs about 60× faster than a NumPy/SciPy synthetic control per fit, and about 1,400× faster on a full placebo test, with reproducible, bit-identical results. It also includes a geo-test design layer for power analysis, market selection, and post-test measurement.

RustPythonSynthetic ControlSynthetic DiDGeo ExperimentsPower Analysis

tsecon

Author & maintainer · PyPI · GitHub

The time-series econometrics toolkit I kept rebuilding by hand — first for my dissertation, then again at work — finally written down properly. It covers a full workflow rather than a single estimator: diagnostics, ARIMA and GARCH, and VARs end to end.

The part I care most about is the structural identification suite: sign restrictions, zero-and-sign, narrative, long-run, proxy / external-instrument, heteroskedasticity, and non-Gaussian identification, all under one interface. It also does local projections, Bayesian VARs, nowcasting, panel methods, and the term structure.

PythonStructural VARsIdentificationLocal ProjectionsBayesian VARNowcasting

Research & Talks

Revisiting the Effect of Monetary Policy on Household Consumption: A Functional Approach

Ph.D. research · Python, MATLAB, time series

Estimates how monetary-policy shocks affect household consumption by identifying functional monetary-policy shocks. It uses functional local projections across the whole interest-rate term structure and finds that consumption responses vary with household balance sheets and life-cycle stage.

Monetary Policy, Interest Rate Term Structure & ConsumptionMidwestern Econometric Group; Kentucky Economics Association, 2022
Under a SALT Cap: The Effect of Limiting the SALT Deduction on Local Housing MarketsInternational Institute of Public Finance, 2022
Income and Wealth InequalityGeorgetown University, Economic Policy Academy, 2020
Invited teaching lecturesFulbright Spain & Andorra, 2017; Université Paris 1 Panthéon-Sorbonne, 2017

Teaching

Instructor for Ph.D. Applied Econometrics (University of Kentucky, 2025), a special section of Graduate Macroeconomics, R for Economists, Principles of Macroeconomics, and Economic & Business Statistics. Former Fulbright grantee (Andorra).

Toolbox

Languages & Frameworks

Python, PySpark, R, MATLAB, Rust, SQL, PyTorch, PyMC, Scikit-learn, XGBoost

Causal & Marketing Science

Bayesian MMM, geo-experimentation & incrementality, synthetic control & DiD, attribution, forecasting & time-series econometrics

Infrastructure

AWS (SageMaker, S3, Glue, Athena, Lambda), Databricks, Spark, Snowflake, MLflow, Seldon, Argo, agentic AI, data clean rooms

Languages

English (native), French & Spanish (working fluency), Japanese (N3)

Contact

Email is the fastest way to reach me: chasecoleman93@gmail.com. I'm also on GitHub and LinkedIn. Happy to talk measurement, experiment design, or anything in the libraries.