Returns the psi weights of the infinite order moving average form of the model.
A double array of length nForecast containing the psi weights of the infinite order moving average form of the model.
Note that the forecast method must be invoked first before invoking this method. Otherwise, the method throws a NullReferenceException exception.
ARMA Class | Imsl.Stat Namespace