PlotINF function

Dynamic influence connectedness plot

Dynamic influence connectedness plot

Visualize dynamic influence connectedness

PlotINF( dca, ca = NULL, path = NULL, ylim = c(NULL, NULL), selection = NULL, width = 10, height = 7, ... )

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
  • selection: Indidcator of the illustrated series
  • width: The width of the graphics region in inches
  • height: The height of the graphics region in inches
  • ...: Arguments to be passed to methods, such as graphidcal parameters (see par).

Returns

Return connectedness plot

  • Maintainer: David Gabauer
  • License: GPL-3
  • Last published: 2025-03-01

Useful links