Click or drag to resize
Accord.NET (logo)

MultivariateDiscreteDistribution Properties

The MultivariateDiscreteDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCovariance
Gets the variance for this distribution.
Public propertyDimension
Gets the number of variables for this distribution.
Public propertyMean
Gets the mean for this distribution.
Public propertyMedian
Gets the median for this distribution.
Public propertyMode
Gets the mode for this distribution.
Public propertySupport
Gets the support interval for this distribution.
Public propertyVariance
Gets the mean for this distribution.
Top
See Also