Learn R Programming

sparsevar (version 0.0.3)

plotComparisonVAR: Plot VAR models for comparison

Description

Plot all the matrices of a two VAR models

Usage

plotComparisonVAR(var1, var2)

Arguments

var1
the list containing the first VAR model matrices to be plotted
var2
the list containing the second VAR model matrices to be plotted

Value

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