Assembly: Stat;
The IChowTestLinRegress interface returns the parameters of linear regression for Chow test.
IChowTestLinRegress
Property name | Brief description | |
![]() |
ARCoefficients | The ARCoefficients property returns autoregression coefficients. |
![]() |
ARSeasCoefficients | The ARSeasCoefficients property returns coefficients of seasonal autoregression. |
![]() |
Explained | The Explained property returns the explained series. |
![]() |
Fitted | The Fitted property returns a modeling series. |
![]() |
MACoefficients | The Coefficients property returns moving average coefficients. |
![]() |
MASeasCoefficients | The MASeasCoefficients property returns coefficients of seasonal moving average. |
![]() |
ModelCoefficients | The ModelCoefficients property returns parameters of model coefficients. |
![]() |
ModelPeriod | The ModelPeriod property returns sample period parameters. |
![]() |
Residuals | The Residuals property returns a residual series. |
![]() |
SummaryStatistics | The SummaryStatistics property returns summary statistics. |
See also: