方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 时间序列 MCMC× | 卡尔曼滤波器× | |
|---|---|---|
| 领域 | 贝叶斯 | 贝叶斯 |
| 方法族 | Bayesian methods | Bayesian methods |
| 起源年份≠ | 1994–1997 | 1960 |
| 提出者≠ | Carter & Kohn; West & Harrison | Rudolf E. Kalman |
| 类型≠ | Bayesian posterior sampling for time-ordered data | recursive Bayesian filter |
| 开创性文献≠ | Carter, C. K. & Kohn, R. (1994). On Gibbs sampling for state space models. Biometrika, 81(3), 541–553. DOI ↗ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ |
| 别名 | MCMC time series, Bayesian time series MCMC, time series posterior sampling, sequential Bayesian MCMC | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| 相关≠ | 6 | 5 |
| 摘要≠ | Time series MCMC applies Markov chain Monte Carlo methods to Bayesian inference over time-ordered data. Rather than optimising a single parameter estimate, it draws samples from the full joint posterior of parameters and latent states, yielding probability distributions that honestly reflect uncertainty about dynamics, trends, and seasonal patterns across every time point. | The Kalman filter is an optimal recursive algorithm for estimating the hidden state of a linear dynamical system from noisy measurements. At each time step it alternates between a prediction step — projecting the state forward using the system model — and an update step that corrects the prediction with the new observation, producing minimum-variance state estimates and their uncertainty in real time. |
| ScholarGate数据集 ↗ |
|
|