varENET {sparsevar}R Documentation

VAR ENET

Description

Estimate VAR using ENET penalty

Usage

varENET(data, p, lambdas, opt)

Arguments

data

the data

p

the order of the VAR

lambdas

a vector containing the lambdas to be used in the fit

opt

a list containing the options


[Package sparsevar version 0.1.0 Index]