Click or drag to resize
Accord.NET (logo)

IndependentTDistribution, TObservation, TOptions Properties

The IndependentTDistribution, TObservation, TOptions generic type exposes the following members.

Properties
  NameDescription
Public propertyComponents
Gets the components of this joint distribution.
(Inherited from IndependentTDistribution.)
Public propertyCovariance
Gets the variance-covariance matrix for this distribution.
(Inherited from IndependentTDistribution.)
Public propertyDimension
Gets the number of variables for this distribution.
(Inherited from MultivariateContinuousDistribution.)
Public propertyItem
Gets or sets the components of this joint distribution.
(Inherited from IndependentTDistribution.)
Public propertyMean
Gets the mean for this distribution.
(Inherited from IndependentTDistribution.)
Public propertyMedian
Gets the median for this distribution.
(Inherited from MultivariateContinuousDistribution.)
Public propertyMode
Gets the mode for this distribution.
(Inherited from MultivariateContinuousDistribution.)
Public propertyVariance
Gets the variance for this distribution.
(Inherited from IndependentTDistribution.)
Top
See Also