InverseWishartDistribution Properties |
The InverseWishartDistribution type exposes the following members.
Name | Description | |
---|---|---|
Covariance |
Gets the variance-covariance matrix for this distribution.
(Overrides MatrixContinuousDistributionCovariance.) | |
Dimension |
Gets the number of variables for this distribution.
(Inherited from MatrixContinuousDistribution.) | |
Mean |
Gets the mean for this distribution.
(Overrides MatrixContinuousDistributionMean.) | |
Median |
Gets the median for this distribution.
(Inherited from MatrixContinuousDistribution.) | |
Mode |
Gets the mode for this distribution.
(Inherited from MatrixContinuousDistribution.) | |
NumberOfColumns |
Gets the number of columns that matrices from this distribution should have.
(Inherited from MatrixContinuousDistribution.) | |
NumberOfRows |
Gets the number of rows that matrices from this distribution should have.
(Inherited from MatrixContinuousDistribution.) | |
Variance |
Gets the variance for this distribution.
(Overrides MatrixContinuousDistributionVariance.) |