plotVECM {sparsevar}R Documentation

Plot VECMs

Description

Plot all the matrices of a VECM model

Usage

plotVECM(v)

Arguments

v

a VECM object (as from fitVECM)

Value

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


[Package sparsevar version 0.1.0 Index]