Is anyone aware of a Julia package that implements testing of time series output against baselines?
By this I mean that I’d like to be able to compare simulation outputs over time against some “truth model” equivalent outputs, where the comparison isn’t done simply pointwise but can also tolerate some amount of phase shift (possibly time varying).
Essentially this is what the Simulink Test toolbox’s ‘Baseline Tests’ feature can do, see e.g. this figure from their docs: