plot_spectrum: Plot spectrum of the decomposition.

Description Usage Arguments Examples

View source: R/plotting.R

Description

Plot spectrum of the decomposition.

Usage

1
2
plot_spectrum(D, show.emits = TRUE, show.spectrum = TRUE,
  show.contour = TRUE, show.istats = TRUE, show.hmlegend = TRUE)

Arguments

D

The input matrix with decomposed coeficients.

show.emits

If TRUE, renders a separate image depicting places where packets are emitted.

show.spectrum

If TRUE, renders a nice image showing the spectrum based. The spectrum is constructed from the coeficients.

show.contour

If TRUE, contours are rendered within the spectrum.

show.istats

If TRUE, renders additional information about intervals.

show.hmlegend

Renders the "heatmap legend" in the spectrogram.

Examples

1

vsimko/trafficmsd documentation built on May 3, 2019, 7:08 p.m.