Skip to contents

Estimate Lag with Moving Window

Usage

o.estLag(x, window = 10)

Arguments

x

Numeric vector.

window

Window size (default 10).

Value

Estimated lag values.