plot_virtual_gyro: Wavelet Variance Plot for Virtual Gyroscopes

View source: R/plotting.R

plot_virtual_gyroR Documentation

Wavelet Variance Plot for Virtual Gyroscopes

Description

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

Usage

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(s)

Davide Antonio Cucci


Yuming-Zhang/synimu documentation built on Jan. 29, 2023, 11:59 a.m.