Dirichlet Properties |
The Dirichlet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha |
Distribution parameters.
|
![]() | Covariance |
Covariance matrix of the distribution.
http://en.wikipedia.org/wiki/Covariance_matrix
(Overrides CVDistributionCovariance.) |
![]() | Dimension |
Dimension of the distribution.
(Inherited from CVDistribution.) |
![]() | Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CVDistribution.) |
![]() | Mean |
Mean of the distribution.
http://en.wikipedia.org/wiki/Expected_value
(Overrides CVDistributionMean.) |
![]() | Mode |
Mode of the distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
(Overrides CVDistributionMode.) |
![]() | Variance |
Variance of the distribution.
http://en.wikipedia.org/wiki/Variance
(Overrides CVDistributionVariance.) |