Extrapolation function for the residuals in a twoStepsBenchmark
Extrapolation function for the residuals in a twoStepsBenchmark
This function is the rule to extrapolate the low-frequency residuals. If include.differenciation is TRUE, u(n+1)-u(n) = rho*(u(n)-u(n-1)) Else u(n+1) = rho * u(n)