R/sda_bias_correction.R
debias.res.lag.calc.Rd
This function helps to calculate the lagged residual error time series.
debias.res.lag.calc(res.ts)
list: lists of residuals at each time point.
list: lists of lagged residuals between time points.
Dongchen Zhang