transformfunction function

Applied Transformation

Applied Transformation

Returns the transform function that has been applied.

transformfunction(x)

Arguments

  • x: object of class "seas"

Examples

m <- seas(AirPassengers) transformfunction(m)

References

Vignette with a more detailed description: http://www.seasonal.website/seasonal.html

Comprehensive list of R examples from the X-13ARIMA-SEATS manual: http://www.seasonal.website/examples.html

Official X-13ARIMA-SEATS manual: https://www2.census.gov/software/x-13arima-seats/x13as/windows/documentation/docx13as.pdf

See Also

seas() for the main function.

series(), for universal X-13 output extraction.

plot.seas(), for diagnostical plots.

out(), for accessing the full output of X-13ARIMA-SEATS.

  • Maintainer: Christoph Sax
  • License: GPL-3
  • Last published: 2024-10-19