Previous Next

The Output Table - Part 2

 
   


8.     ErrName:  the name of the user chosen error component to minimize

9.     AVGE:  the average error calculation.

10. MPE:  the mean percent error calculation.

11. STDE:  the standard error calculation.

12. MSE:  the mean square error calculation.

13. MAD:  the mean absolute deviation calculation.

14. MAPE:  the mean absolute percentage error calculation.

15. Actual:  the data location of the actual data.

16. Predicted:  the data location (determined by ORS) of the predicted series.

17. Residual:  the data location of the residual data series -- actual less predicted (not shown).


Previous Next