PlotPCI: Dynamic pairwise connectedness plot

View source: R/PlotPCI.R

PlotPCIR Documentation

Dynamic pairwise connectedness plot

Description

Visualize dynamic pairwise connectedness

Usage

PlotPCI(
  dca,
  ca = NULL,
  path = NULL,
  ylim = c(NULL, NULL),
  selection = 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

selection

Indidcator of the illustrated series

...

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

Value

Return connectedness plot


YiffyGuo/GabauerDavid-ConnectednessApproach documentation built on April 15, 2022, 5:20 p.m.