VARStatistics: IVARStatistics;
VARStatistics: Prognoz.Platform.Interop.Stat.IVARStatistics;
The VARStatistics property returns values of vector autoregression statistics calculated for a model.
To work with coefficient parameters at cointegration equation, use the ISmCointegrationEq.CointegralEquation property.
The property use is given in the example for ISmCointegrationEq.MissingData.
See also: