lag_num function

Compute the number of lags

Compute the number of lags

lag_num(x.lag, period, unit)

Arguments

  • x.lag: number of high-frequency lags to construct in high-frequency time units.
  • period: high-frequency data period.
  • unit: units.

Returns

numeric value of the number of lags.

  • Maintainer: Jonas Striaukas
  • License: GPL (>= 2)
  • Last published: 2022-04-29

Useful links