TMtxAnova::P Property

__declspec(property(get = GetP)) double P;

Calculated significance probability of null hypothesis.

Read: double GetP();
Remarks:

Returns the probability for the null hypothesis that the means of the groups are equal.

See Also: TMtxAnova::Alpha
Declared in Dew::Stats::TMtxAnova · Dew.Stats/StatTools.h · Cross-compiler