Open
Description
In chapter 8 (Evaluating Filter Performance - NEES section) it says:
This is an excellent measure of the filter's performance, and should be used whenever possible, especially in production code when you need to evaluate the filter while it is running.
How can it be possible to compute NEES in production? It requires the knowledge of the ground truth which is available, obviously, only in simulations.
Am I missing something here?