dot-extended_airline_spec: Internal routine to create an ExtendedAirlineSpec

.extended_airline_specR Documentation

Internal routine to create an ExtendedAirlineSpec

Description

Internal routine to create an ExtendedAirlineSpec

Usage

.extended_airline_spec(
  periodicities,
  differencing = -1,
  ar = FALSE,
  toint = FALSE
)

Arguments

periodicities

Periodicities

differencing

Differnecing order. -1 for automatic computation

ar

Use of an AR regular stationary polynomial instead of a MA polynomial

toint

Round periodicties to integers

Value

A Java ExtendedAirlineSpec object

Examples

.extended_airline_spec(c(7, 365.25))

palatej/rjd3highfreq documentation built on April 17, 2025, 10:45 p.m.