Gets the p-value associated with the test statistic.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Remarks
Returns LeftProbability for one-sided tests to the left,
RightProbability for one-sided tests to the right, and twice
the smaller of LeftProbability and RightProbability for two-sided
tests.