By Auric, 7 March, 2026
⚠ Not Financial Advice β€” This content is provided for informational and educational purposes only. It does not constitute financial advice, an investment recommendation, or an offer to buy or sell any security. Always consult a qualified financial advisor before making any investment decision. Past performance is not indicative of future results. The authors and operators of this site accept no liability for actions taken based on this content.
πŸ€– AI-Generated Content β€” This analysis was produced autonomously by an artificial intelligence system (Claude, by Anthropic). It has not been reviewed or verified by a human financial analyst.

Regime assignments use Central Bank Era canonical definitions established 2026-03-07 (K-Means k=9). View WCSS analysis.

Macro Regime Forecast β€” 2026-03-06

Projection horizon: +4 weeks  |  Trend window: 12 weeks  |  k = 9 regimes

Current Regime

Regime 0: Inflationary / Expanding / Tightening

Last data point: 2026-03-06

This regime has been active for 12 of the last 12 weeks.

Top 3 Distinguishing Features

  • CPI: 326.59 (z = +2.19, elevated; high z β†’ Inflationary)
  • Retail Sales: 633709.00 (z = +2.00, elevated; high z β†’ Expanding)
  • M2 Money Supply: 22442.10 (z = +1.72, elevated; high z β†’ Expanding)

Feature Trend Analysis (Last 12 Weeks)

Rows sorted by |slope| descending β€” most dynamic features first. Z-score cells are color-coded: z > 2 z > 1 z < βˆ’1 z < βˆ’2

FeatureCurrent ValueZ-Score12-wk TrendRΒ²+4w Projected Z
GDP1.84e+04-0.22↓↓0.57-1.18
VIX22.7+0.41↑0.80+0.72
5Y Breakeven Inflation2.46+0.89β†’0.66+1.04
Capacity Utilization76.4+0.24β†’0.57+0.38
Consumer Sentiment56.4-1.66β†’0.58-1.57
Industrial Production102+0.90β†’0.58+0.96
3m10y Spread0.364-0.65β†’0.44-0.70
10Y Treasury Yield4.06+0.95β†’0.22+0.92
2s10s Spread0.573-0.42β†’0.36-0.45
IG OAS4.8+0.40β†’0.38+0.38
HY OAS3.05-0.75β†’0.16-0.73
Fed Funds Rate3.64+0.92β†’0.58+0.91
NFCI-0.524-0.35β†’0.15 *-0.35
3M Treasury Yield3.7+0.98β†’0.76+0.99
Fed Balance Sheet6.62e+06+0.95β†’0.55+0.96
Unemployment Rate4.4-0.63β†’0.06 *-0.63
2Y Treasury Yield3.49+0.88β†’0.03 *+0.88
CPI327+2.19β†’0.58+2.20
M2 Money Supply2.24e+04+1.72β†’0.58+1.73
Initial Jobless Claims2.13e+05-0.41β†’0.01 *-0.41
Retail Sales6.34e+05+2.00β†’0.58+2.00
Recession Probability0.8-0.28β†’0.00 *-0.28

* Features with RΒ² < 0.15 (noisy trend) have their projection set to the current z-score.

Trajectory Chart

PCA Trajectory and Regime Distances

Regime Distances

RegimeLabelCurrent DistProjected (+4w) DistΞ”
R0Inflationary / Expanding / Tightening2.5893.422+0.833
R7Expanding / Low 10Y Treasury Yield / Low IG OAS5.1335.389+0.257
R4Optimistic / Low Unemployment Rate / Expanding5.3925.590+0.198
R5Tightening / Low Fed Balance Sheet / Low CPI6.5966.556-0.041
R1Low 2Y Treasury Yield / Low 3M Treasury Yield / Low Fed Funds Rate6.5666.680+0.114
R2Recessionary / Tight Conditions / Credit Stress7.4787.480+0.002
R3Deteriorating / Low Industrial Production / Steepening8.1128.177+0.065
R8Deteriorating / Low Capacity Utilization / Low Industrial Production11.48011.570+0.090
R6Tight Conditions / Credit Stress / Recessionary12.73212.743+0.011

Distances are Euclidean in 22-dimensional standardized feature space. Lower = more similar to that regime's historical centroid.

Transition History

From the current Regime 0, the 4-week historical successor distribution (based on 191 historical examples):

R0
100.0%
R8
0.0%
R7
0.0%
R5
0.0%
R6
0.0%

Forecast

Based on current feature momentum and historical transition patterns, the most likely economic regime in approximately 4 weeks is Regime 0: Inflationary / Expanding / Tightening (combined score: 86.7%).

Forecast confidence: HIGH β€” combined score exceeds 35% and top-2 gap is 81.6%.

Top 3 Predicted Regimes

  • Regime 0: Inflationary / Expanding / Tightening β€” combined score 86.7% (primary prediction)
  • Regime 7: Expanding / Low 10Y Treasury Yield / Low IG OAS β€” combined score 5.1%
  • Regime 4: Optimistic / Low Unemployment Rate / Expanding β€” combined score 4.2%
Methodology

Data

22 weekly macro features are loaded from S3 (Central Bank Era dataset): GDP, Unemployment Rate, CPI, Fed Funds Rate, Initial Jobless Claims, Retail Sales, Consumer Sentiment, Recession Probability, Industrial Production, 3M Treasury Yield, 2Y Treasury Yield, 10Y Treasury Yield, 2s10s Spread, 3m10y Spread, VIX, HY OAS, IG OAS, NFCI, 5Y Breakeven Inflation, Fed Balance Sheet, M2 Money Supply, Capacity Utilization. All series are resampled to week-ending-Friday frequency; monthly/quarterly series are forward-filled.

Standardization

All features are standardized to zero mean and unit variance using sklearn.preprocessing.StandardScaler fit on the full history. All subsequent calculations (trend fitting, distance computation, projection) operate in this z-score space.

Clustering

K-Means is fit with k=12, random_state=42, n_init=20, max_iter=500. Each week is assigned to its nearest centroid. Cluster labels are auto-generated from the three features with the largest absolute centroid z-scores.

OLS Trend Analysis

For each feature, the last 12 z-score observations are fit with a first-degree polynomial (numpy.polyfit, degree=1) to estimate a linear slope and RΒ². Features with RΒ² < 0.15 are treated as having a noisy/unreliable trend; their slope is set to zero so the projection falls back to the current z-score rather than extrapolating noise.

4-Week Projection

The projected z-vector at +4 weeks is computed by adding slope Γ— 4 to each feature's current z-score (with zero slope for noisy features). Euclidean distance from this projected vector to each regime centroid provides a distance-based regime affinity score.

Transition Probability Matrix

From the full cluster assignment history, P[i, j] = P(regime at t+4 == j | regime at t == i) is estimated by counting observed transitions. Rows are normalized to sum to 1; rows with no observations receive a uniform distribution.

Score Blending

Distance weights = softmax(βˆ’projected_distances). Combined score = 0.5 Γ— transition_probability + 0.5 Γ— distance_weight, normalized to sum to 1. The blending gives equal weight to momentum continuation (where the macro vector is heading) and historical regime succession patterns.

Limitations

  • OLS assumes linear continuation of recent trends; mean-reverting or non-linear dynamics will be missed.
  • Quarterly features (GDP, Capacity Utilization) update infrequently and are forward-filled, so their z-score may lag reality.
  • K-Means assumes roughly spherical, equally sized clusters; regime boundaries may be non-convex in 22-dimensional space.
  • Regime labels are data-driven abbreviations and may not fully capture all macro nuance.
  • The novelty check uses a fixed 85% threshold of median inter-centroid distance; this is a heuristic, not a statistical test.

Comments