autoplot.spec.phase: Autoplotting Spectral Densities

Description Usage Arguments

Description

Plotting method for objects of class "spec". For multivariate time series it plots the marginal spectra of the series or pairs plots of the coherency and phase of the cross-spectra.

Usage

1
2
3
## S3 method for class 'spec.phase'
autoplot(x, ci = 0.95, xlab = "frequency",
  ylab = "phase", main = NULL)

Arguments

x

an object of class "spec"

ci

coverage probability for confidence interval. Plotting of the confidence bar/limits is omitted unless ci is strictly positive.

xlab

the x label of the plot

ylab

the y label of the plot

main

overall title for the plot. If missing, a suitable title is constructed


santoscs/mecnost documentation built on May 29, 2019, 1:48 p.m.