Skip to contents

This function helps to calculate the lagged residual error time series.

Usage

debias.res.lag.calc(res.ts)

Arguments

res.ts

list: lists of residuals at each time point.

Value

list: lists of lagged residuals between time points.

Author

Dongchen Zhang