Assembly: Stat;
Namespace: Prognoz.Platform.Interop.Stat;
The IVARStatistics interface returns statistics of vector autoregression.
IVARStatistics
Property name | Brief description | |
The AIC property returns the Akaike information criterion. | ||
The LLV property returns the value of the likelihood function. | ||
The RC property returns determinant for the matrix of residuals covariance. | ||
The RCadj property returns adjusted determinant for the matrix of residuals covariance. | ||
The SC property returns the Schwarz criterion. |
See also: