This section describes a collection of SAS/IML subroutines for time series analysis. These subroutines are an adaptation of parts of the TIMe Series Analysis and Control (TIMSAC) package developed by ...
As they are written outside of the main program, subroutines can be saved separately as modules and used again in other programs. This saves time because the programmer can use code that has already ...