Click or drag to resize
Accord.NET (logo)

IUnivariateDistribution Properties

The IUnivariateDistribution type exposes the following members.

Properties
  NameDescription
Public propertyEntropy
Gets entropy of the distribution.
Public propertyMean
Gets the mean value for the distribution.
Public propertyMedian
Gets the median value for the distribution.
Public propertyMode
Gets the mode value for the distribution.
Public propertyQuartiles
Gets the Quartiles for this distribution.
Public propertySupport
Gets the support interval for this distribution.
Public propertyVariance
Gets the variance value for the distribution.
Top
See Also