estimate_onesided_lrv: Estimate One-Sided Long-Run Covariance

View source: R/lrv.R

estimate_onesided_lrvR Documentation

Estimate One-Sided Long-Run Covariance

Description

Estimates the one-sided long-run covariance matrix.

Usage

estimate_onesided_lrv(e, v, kernel = "bartlett", bandwidth)

Arguments

e

Matrix of residuals e (T x n1).

v

Matrix of residuals v (T x n2).

kernel

Character string specifying the kernel type.

bandwidth

Bandwidth parameter.

Value

One-sided long-run covariance matrix (n1 x n2).


rbfmvar documentation built on April 9, 2026, 9:08 a.m.