Click or drag to resize
Accord.NET (logo)

IMultivariateDistributionTObservation Properties

The IMultivariateDistributionTObservation generic type exposes the following members.

Properties
  NameDescription
Public propertyCovariance
Gets the Variance-Covariance matrix for the distribution.
Public propertyDimension
Gets the number of variables for the distribution.
Public propertyMean
Gets the Mean vector for the distribution.
Public propertyMedian
Gets the Median vector for the distribution.
Public propertyMode
Gets the Mode vector for the distribution.
Public propertyVariance
Gets the Variance vector for the distribution.
Top
See Also