DeterministicCoefficients: ICoefficients;
DeterministicCoefficients: Prognoz.Platform.Interop.Stat.ICoefficients;
The DeterministicCoefficients property returns estimates of deterministic coefficients of model and their characteristics.
To get cointegration coefficients of the model, use the ISmCointegratingRegression.CointegratingCoefficients property.
The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.
See also: