.extended_airline_spec | R Documentation |
Internal routine to create an ExtendedAirlineSpec
.extended_airline_spec(
periodicities,
differencing = -1,
ar = FALSE,
toint = FALSE
)
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 |
A Java ExtendedAirlineSpec object
.extended_airline_spec(c(7, 365.25))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.