Plots an object of class NetVAR
# S3 method for NetVAR
plot(x, join_graphs = TRUE, scale_range = TRUE, legend = FALSE, ...)None
An object of class NetVAR
Logical. If TRUE, then heatmaps for each lagged parameter matrix are returned in one plot. If FALSE, a single figure per heatmap is generated.
Logical. If TRUE, parameters larger 1 or smaller -1 are truncated to 1 and -1 purely for visualisation purposes. If FALSE, then the actual values are plotted in the heatmaps.
Add a legend to plots. Default FALSE
Further arguments, currently none.