Learn R Programming

sparsevar (version 1.0.0)

decompose_pi: 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, ...)

Value

alpha

beta

Arguments

vecm

the VECM object

rk

rank

...

options for the function (TODO: specify)