PlotNET {ConnectednessApproach}R Documentation

Dynamic net total directional connectedness plot

Description

Visualize dynamic net total directional connectedness

Usage

PlotNET(dca, ca = NULL, path = NULL, ylim = c(NULL, NULL), ...)

Arguments

dca

Connectedness object

ca

Compare dca object with a single connectedness object or a list of of connectedness objects

path

Path where plots should be saved

ylim

A vector including the lower and upper limit of the y-axis

...

Arguments to be passed to methods, such as graphical parameters (see par).

Value

Return connectedness plot


[Package ConnectednessApproach version 1.0.1 Index]