Click or drag to resize
Accord.NET (logo)

IUnivariateDistributionTObservation Properties

The IUnivariateDistributionTObservation generic 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 propertySupport
Gets the support interval for this distribution.
Public propertyVariance
Gets the variance value for the distribution.
Top
See Also