KPSSTest Properties |
The KPSSTest type exposes the following members.
Name | Description | |||||
---|---|---|---|---|---|---|
![]() | AcceptanceRegionLeft |
Region of acceptance left border.
We fail to reject null hypothesis if test statistics is between left and right borders of region of acceptance.
http://en.wikipedia.org/wiki/Statistical_hypothesis_testing#Definition_of_terms
(Overrides HypothesisTestAcceptanceRegionLeft.) | ||||
![]() | AcceptanceRegionRight |
Region of acceptance right border.
We fail to reject null hypothesis if test statistics is between left and right borders of region of acceptance.
http://en.wikipedia.org/wiki/Statistical_hypothesis_testing#Definition_of_terms
(Overrides HypothesisTestAcceptanceRegionRight.) | ||||
![]() | Alpha |
The intercept constant or drift.
| ||||
![]() | Beta |
The coefficient on a time trend.
| ||||
![]() | CValue |
The c-value of the test statistic.
| ||||
![]() | Decision |
The decision for the test:
| ||||
![]() | DecisionPrinciple |
Marks whether decision should be made comparing P-value with Significance level or test statistics with critical value.
(Inherited from HypothesisTest.) | ||||
![]() | PValue |
The p-value of the test statistic.
(Overrides HypothesisTestPValue.) | ||||
![]() | SignificanceLevel |
Significance level.
http://en.wikipedia.org/wiki/Statistical_significance
(Inherited from HypothesisTest.) | ||||
![]() | SSE |
The sum of squared errors.
| ||||
![]() | Statistic |
The statistic of KPSS test.
| ||||
![]() | Statistics |
Test statistics.
http://en.wikipedia.org/wiki/Test_statistic
(Inherited from HypothesisTest.) |