Kalman-and-Bayesian-Filters-in-Python icon indicating copy to clipboard operation
Kalman-and-Bayesian-Filters-in-Python copied to clipboard

Difference between prediction and estimate

Open rlabbe opened this issue 4 years ago • 0 comments

A reader was confused about the different meanings of prediction and estimate in the leading paragraphs. I looked and saw that I did not define these before using them. Add a quick explanation to hold them over until I introduce the algorithms where it is all a bit more clear.

rlabbe avatar Mar 31 '21 15:03 rlabbe