WilcoxonDistribution Properties |
The WilcoxonDistribution type exposes the following members.
Name | Description | |
---|---|---|
Correction |
Gets or sets the continuity correction
to be applied when using the Normal approximation to this distribution.
| |
Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateContinuousDistributionEntropy.) | |
Exact |
Gets whether this distribution computes the exact probabilities
(by searching all possible sign combinations) or gives fast
approximations.
| |
Mean |
Gets the mean for this distribution.
(Overrides UnivariateContinuousDistributionMean.) | |
Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
Mode |
Gets the mode for this distribution.
(Overrides UnivariateContinuousDistributionMode.) | |
NumberOfSamples |
Gets the number of effective samples.
| |
Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateContinuousDistribution.) | |
Support |
Gets the support interval for this distribution.
(Overrides UnivariateContinuousDistributionSupport.) | |
Table |
Gets the statistic values for all possible combinations
of ranks. This is used to compute the exact distribution.
| |
Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |