sigma_zf function

Empirical cross-covarinace.

Empirical cross-covarinace.

Function that calculates the empirical cross-covariance of order h for a bivariate time series.

sigma_zf(h, vec1, vec2, N)

Arguments

  • h: the lag value.
  • vec1: observations for the first variable of the bivariate time series.
  • vec2: observations for the second variable of the bivariate time series.
  • N: the common length of vec1 and vec2.

Returns

The value of lambda that corresponds to a smoothing level s.

  • Maintainer: L. Leticia Ramirez-Ramirez
  • License: GPL-3
  • Last published: 2019-07-15

Useful links