yw.ic: Information criterion for factor-adjusted VAR estimation

View source: R/idio.R

yw.icR Documentation

Information criterion for factor-adjusted VAR estimation

Description

Information criterion for factor-adjusted VAR estimation

Usage

yw.ic(
  xx,
  method = c("lasso", "ds"),
  lambda.max = NULL,
  var.order = 1,
  penalty = NULL,
  path.length = 10,
  q = 0,
  kern.bw = NULL
)

fnets documentation built on May 29, 2024, 8:42 a.m.