plot_vecm: Plot VECMs

View source: R/plotMatrix.R

plot_vecmR Documentation

Plot VECMs

Description

Plot all the matrices of a VECM model

Usage

plot_vecm(v)

Arguments

v

a VECM object (as from fit_vecm)

Value

An image plot with a specific color palette (black zero entries, red for the negative ones and green for the positive)


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