Dynamic influence connectedness plot
Visualize dynamic influence connectedness
PlotINF( dca, ca = NULL, path = NULL, ylim = c(NULL, NULL), selection = NULL, width = 10, height = 7, ... )
dca
: Connectedness objectca
: Compare dca object with a single connectedness object or a list of of connectedness objectspath
: Path where plots should be savedylim
: A vector including the lower and upper limit of the y-axisselection
: Indidcator of the illustrated serieswidth
: The width of the graphics region in inchesheight
: The height of the graphics region in inches...
: Arguments to be passed to methods, such as graphidcal parameters (see par).Return connectedness plot
Useful links