sigex.specar: Plot AR spectrum of input time series

View source: R/sigex.specar.r

sigex.specarR Documentation

Plot AR spectrum of input time series

Description

Plot AR spectrum of input time series

Usage

sigex.specar(data.ts, diff = FALSE, subseries, period)

Arguments

data.ts

A T x N matrix ts object, corresponding to N time series of length T

diff

Boolean, if TRUE difference the series and plot Growth Rate, else in Levels

subseries

Index between 1 and N, indicating which series to examine

period

Number of observations per cycle (e.g. a year or week)

Value

NA


tuckermcelroy/sigex documentation built on Nov. 14, 2024, 3:28 p.m.