Learn R Programming

sparsevar (version 1.0.0)

plot_vecm: Plot VECMs

Description

Plot all the matrices of a VECM model

Usage

plot_vecm(v)

Value

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

Arguments

v

a VECM object (as from fit_vecm)