|
|
MixtureT Properties |
The MixtureT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Coefficients |
Gets the weight coefficients.
| |
| Components |
Gets the mixture components.
| |
| Entropy |
This method is not supported.
(Overrides UnivariateContinuousDistributionEntropy.) | |
| Mean |
Gets the mean for this distribution.
(Overrides UnivariateContinuousDistributionMean.) | |
| Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
| Mode |
This method is not supported.
(Overrides UnivariateContinuousDistributionMode.) | |
| 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.) | |
| Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |