September 25th, 2012, 12:44 am
Singular Spectrum Analysis (SSA) produces a zero lag filter and is easier to apply than Fourier - non-causal though so subject to re-drawing when new information arrives. Can be made causal by taking the end-point or forecast and iterating over some window period. Basic Excel and VBA demo here P.S. the code is a bit of a hack job and still a work in progress.
Last edited by
purbani on September 24th, 2012, 10:00 pm, edited 1 time in total.