|
Stats Master VCL
|
Defines result of the hypothesis test.
THypothesisResult = ( hrNotReject, hrReject, hrNan );
|
Members |
Description |
|
hrNotReject |
Do not reject the null hypothesis H0. |
|
hrReject |
Reject the null hypothesis H0. |
|
hrNan |
Could not calculate the null hypothesis result. This usually means testi is NOT suitable for your data. |
After test, the result is one of three possibilities.
|
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|