var_mcp: VAR MCP

View source: R/utilsVAR.R

var_mcpR Documentation

VAR MCP

Description

Estimate VAR using MCP penalty

Usage

var_mcp(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

Value

An ncvreg object containing the fitted model.


sparsevar documentation built on Feb. 5, 2026, 1:07 a.m.