This function plots the wavelet variance of the obtained virtual gyroscopes with the provided coefficients

plot_virtual_gyro(Xt, ..., names, freq = 1, ratio_ylim = NA)

Arguments

Xt

A matrix of dimension T by p, where T is the length of the time series and p is the number of processes.

...

Multiple vector of coefficients.

names

A vector of strings to be used for the legend.

freq

The frequency of the data provided in Xt

ration_ylim

Custom y limits for the ratio plot

Author

Davide Antonio Cucci