plot_scaleogram: Scaleogram is equivalent of a spectrogram for wavelets.

Description Usage Arguments

View source: R/plotting.R

Description

Here we compute the scaleogram with the help of biwavelet package.

Usage

1
2
plot_scaleogram(ts, cwt.mother = "morlet", force.oscilate = TRUE,
  title = "Scaleogram with '%s' cwt")

Arguments

ts

The input regular time series

cwt.mother

Mother wavelet used in the continuous wavelet transform.

force.oscilate

Introduce additional oscilations by setting each even sample to zero.

title

Title of the scaleogram


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