模型框架 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.129 | 0.217 | 0.12 | 93.3% |
| 非农就业人数 Nonfarm Payrolls NonFarm_Payrolls | ARIMAX(0, 1, 0) M · transform yoy_diff_mom | 5 | 619.558 | 2075.745 | 0.44 | 75.6% |
| 工业生产 Industrial Production Ind_Production | ARIMAX(0, 1, 0) M · transform yoy_mom | 5 | 0.684 | 1.408 | 0.71 | 46.7% |
| 10年期美债收益率 10Y Treasury Yield Yield_10Y | ARIMAX(3, 1, 3) D · transform level | 4 | 0.184 | 0.240 | 7.98 | 49.3% |
| 2年期美债收益率 2Y Treasury Yield Yield_2Y | ARIMAX(1, 1, 0) D · transform level | 4 | 0.164 | 0.224 | 16.46 | 48.5% |
| 10Y-2Y美债利差 10Y-2Y Treasury Spread Yield_10Y2Y | ARIMAX(3, 1, 0) D · transform level | 3 | 0.121 | 0.199 | 33.82 | 49.3% |
| 初请失业金人数 Initial Jobless Claims Initial_Claims | ARIMA(1, 1, 1) M · transform level | 0 | 32973.564 | 180142.032 | 5.72 | 44.1% |