|
|
IMultivariateDistributionTObservation Properties |
The IMultivariateDistributionTObservation generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Covariance |
Gets the Variance-Covariance matrix for the distribution.
| |
| Dimension |
Gets the number of variables for the distribution.
| |
| Mean |
Gets the Mean vector for the distribution.
| |
| Median |
Gets the Median vector for the distribution.
| |
| Mode |
Gets the Mode vector for the distribution.
| |
| Variance |
Gets the Variance vector for the distribution.
|