rbfmvar_estimate: Core RBFM-VAR Estimation

View source: R/rbfmvar.R

rbfmvar_estimateR Documentation

Core RBFM-VAR Estimation

Description

Core RBFM-VAR Estimation

Usage

rbfmvar_estimate(Y, p, kernel, bandwidth)

Arguments

Y

Data matrix (T x n).

p

Lag order.

kernel

Kernel type.

bandwidth

Bandwidth (-1 for automatic).

Value

List of estimation results.


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