![]() | Anova |
The AnovaRegressionInteractionParam type exposes the following members.
Name | Description | |
---|---|---|
![]() | Beta |
Gets the standardized beta coefficient.
(Inherited from LinearRegressionParameter) |
![]() | FactorALevel | Gets the level of the first factor in the interaction. |
![]() | FactorAName | Gets the name of the first factor in the interaction. |
![]() | FactorBLevel | Gets the level of the second factor in the interaction. |
![]() | FactorBName | Gets the name of the second factor in the interaction. |
![]() | ParameterIndex |
Gets the index of this parameter in the linear regresssion.
(Inherited from LinearRegressionParameter) |
![]() | StandardError |
Gets the standard error of this parameter.
(Inherited from LinearRegressionParameter) |
![]() | SumOfSquares |
Gets the sum of squares due to this parameter.
(Inherited from AnovaRegressionParameter) |
![]() | Value |
Gets the value of this parameter.
(Inherited from LinearRegressionParameter) |