decompose_pi: Decompose Pi VECM matrix

View source: R/fitVECM.R

decompose_piR Documentation

Decompose Pi VECM matrix

Description

A function to estimate a (possibly big) multivariate VECM time series using penalized least squares methods, such as ENET, SCAD or MC+.

Usage

decompose_pi(vecm, rk, ...)

Arguments

vecm

the VECM object

rk

rank

...

options for the function (TODO: specify)

Value

alpha

beta


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