Overview of the TimeSeriesAnalysis Package
Description
List of TimeSeriesAnalysis Package Commands
Compatibility
The TimeSeriesAnalysis package contains functions for working with data that varies with time, specifically, data where the time intervals between data points are regular. The commands in this package are well suited to time series analysis of macroeconomic data.
It is recommended that you create a TimeSeries object as your first step before using the commands in this package.
Each command in the TimeSeriesAnalysis package can be accessed by using either the long form or the short form of the command name in the calling sequence.
The long form, TimeSeriesAnalysis:-command, is always available. The short form can be used after loading the package.
Aggregate
AIC
AICc
Apply
BIC
BoxCoxTransform
Decomposition
Difference
ExponentialSmoothingModel
Forecast
GetData
GetDateFormat
GetDates
GetHeaders
GetParameter
GetParameters
GetPeriod
Initialize
Join
LogLikelihood
LogTransform
LongestDefinedSubsequence
NumberOfParameters
OneStepForecasts
Optimize
SeasonalSubseriesPlot
SetParameter
Specialize
TimeSeries
TimeSeriesPlot
Unapply
The TimeSeriesAnalysis package was introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
TimeSeries object
Download Help Document