Decomposition Analysis Result

The result views of decomposition analysis in Zaitun Time Series are grouped into two categories, they are tables and graphics. The details of them are described here:

  • Tables
    • Model Summary
      Shows the summary of decomposition model
    • Decomposition Table
      Shows actual, smoothed, trend, seasonal, predicted and residual values of decomposition model
    • Forecasted
      Shows forecasted values from decomposition model, as many steps of data you want to forecast
  • Graphics
    • Actual, Predicted and Trend
      Shows a line plot for actual, predicted and trend values of decomposition model
    • Actual and Forecasted
      Shows a line plot for actual and forecasted values of decomposition model
    • Actual vs. Predicted
      Shows a scatter plot between actual and predicted values
    • Residual
      Shows a line plot for residual values of decomposition model
    • Residual vs. Actual
      Shows a scatter plot between residual and actual values
    • Residual vs. Predicted
      Shows a scatter plot between residual and predicted values
    • Detrended
      Shows a line plot for detrended values of decomposition model.
    • Deseasonalized Graph
      Shows a line plot for deseasonalized values of decomposition model.