模型框架 Model framework
当前公开页面以 ARIMA 与 AUTO-ARIMAX 为核心方法,面向短期宏观跟踪与预测窗口展示。 The current public surface relies on ARIMA and AUTO-ARIMAX methods for short-horizon macro monitoring and forecast-window presentation.
这一页解释公开预测面的覆盖指标、模型框架、评估口径与数据边界,并说明为何不同指标的最新时间不同步。 This page explains the public forecast surface through indicator coverage, model framework, evaluation metrics, data boundaries, and why timestamps differ across indicators.
不同指标的最新时间不同步通常来自官方发布节奏差异,而不是站点异常。当前站点采用“月度配置摘要 + 混频观察面 + 指标详情页 + 节奏工作台 + 研究流”的五层结构来解释这些差异。 Differences across timestamps usually come from official release cadence rather than site anomalies. The current site explains them through a five-layer structure: monthly summary, mixed-cadence surface, indicator detail pages, the cadence workbench, and the research stream.
7 个目标指标 · 17 个外生序列 7 targets · 17 exogenous series
| 指标 Indicator | 模型 Spec | 外生项 Exogenous | MAE | RMSE | MAPE | 方向准确率 Direction |
|---|---|---|---|---|---|---|
| 核心PCE物价指数 Core PCE Price Index PCE_Core | ARIMAX(1, 1, 0) M · transform yoy_mom | 4 | 0.130 | 0.219 | 0.12 | 93.2% |
| 非农就业人数 Nonfarm Payrolls NonFarm_Payrolls | ARIMAX(0, 1, 0) M · transform yoy_diff_mom | 5 | 618.320 | 2082.910 | 0.44 | 76.9% |
| 工业生产 Industrial Production Ind_Production | ARIMAX(0, 1, 0) M · transform yoy_mom | 5 | 0.691 | 1.419 | 0.71 | 47.4% |
| 10年期美债收益率 10Y Treasury Yield Yield_10Y | ARIMAX(3, 1, 3) D · transform level | 4 | 0.188 | 0.246 | 8.20 | 45.2% |
| 2年期美债收益率 2Y Treasury Yield Yield_2Y | ARIMAX(1, 1, 0) D · transform level | 4 | 0.164 | 0.225 | 16.54 | 49.6% |
| 10Y-2Y美债利差 10Y-2Y Treasury Spread Yield_10Y2Y | ARIMAX(3, 1, 0) D · transform level | 3 | 0.122 | 0.200 | 34.16 | 49.6% |
| 初请失业金人数 Initial Jobless Claims Initial_Claims | ARIMA(1, 1, 1) M · transform level | 0 | 32986.796 | 181317.691 | 5.59 | 44.2% |