|
|
JointDistribution Properties |
The JointDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Covariance |
Gets the variance for this distribution.
(Overrides MultivariateDiscreteDistributionCovariance.) | |
| Dimension |
Gets the number of variables for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
| Frequencies |
Gets the frequency of observation of each discrete variable.
| |
| Item |
Gets or sets the probability value attached to the given index.
| |
| Lengths |
Gets the number of symbols in the distribution.
| |
| Maximum |
Gets the integer value where the
discrete distribution ends.
| |
| Mean |
Gets the mean for this distribution.
(Overrides MultivariateDiscreteDistributionMean.) | |
| Median |
Gets the median for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
| Minimum |
Gets the integer value where the
discrete distribution starts.
| |
| Mode |
Gets the mode for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
| Support |
Gets the support interval for this distribution.
(Overrides MultivariateDiscreteDistributionSupport.) | |
| Symbols | Obsolete.
Gets the number of symbols for each discrete variable.
| |
| Variance |
Gets the mean for this distribution.
(Overrides MultivariateDiscreteDistributionVariance.) |