Unit
Statistics
THypothesisResult = (hrNotReject,hrReject,hrNan);
| Value | Description |
|---|---|
| hrNotReject | Do not reject the null hypothesis. |
| hrReject | Reject the null hypothesis. |
| hrNAN | Could not calculate the null hypothesis result. |
| See Also |
|---|
| THypothesisType |
| Copyright 2008 Dew Research |