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,
  fm.restricted = TRUE,
  kern.bw = NULL
)

Dom-Owens-UoB/fnets documentation built on Nov. 22, 2024, 7:09 a.m.