Bayesian methodsBayesian / computational
Particle Filter with Missing Data
A particle filter adapted for state-space models in which some observations are absent. The algorithm tracks a hidden state over time using a cloud of weighted random samples (particles); when a time step has no observed value, the weight-update step is simply skipped, so the particles propagate forward using only the transition model until new data arrives.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Doucet, A., de Freitas, N. & Gordon, N. J. (Eds.) (2001). Sequential Monte Carlo Methods in Practice. Springer, New York. ISBN: 978-0387951461
- Doucet, A., Godsill, S. & Andrieu, C. (2000). On sequential Monte Carlo sampling methods for Bayesian filtering. Statistics and Computing, 10(3), 197-208. DOI: 10.1023/A:1008935410038 ↗