![]() | Anova |
The AnovaRegressionFactorParam type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this AnovaRegressionFactorParam. |
![]() | ConfidenceInterval |
Returns the 1 - alpha confidence interval for this parameter.
(Inherited from LinearRegressionParameter) |
![]() | Equals |
Tests for equality of this factor regression parameter and another
factor regression parameter.
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Returns an integer hash code for this factor regression parameter.
(Overrides ObjectGetHashCode) |
![]() | SetParameterValues |
Set the linear regression paramater values.
(Inherited from LinearRegressionParameter) |
![]() | SetRegression |
Sets the regression object and the parameter index for this
regression parameter.
(Inherited from LinearRegressionParameter) |
![]() | ToString |
Construct a string representation of this parameter.
(Overrides LinearRegressionParameterToString) |
![]() | TStatistic |
Returns the t-statistic for the null hypothesis that this parameter is equal to
the given test value.
(Inherited from LinearRegressionParameter) |
![]() | TStatisticCriticalValue |
Gets the critical value of the t-statistic for the specified
alpha level.
(Inherited from LinearRegressionParameter) |
![]() | TStatisticPValue |
Returns the p-value for a t-test with the null hypothesis
that this parameter is equal to the given test value versus the
alternative hypothesis that it is not.
(Inherited from LinearRegressionParameter) |