|
IndependentTDistribution, TObservationFit Method (TObservation)
|
Fits the underlying distribution to a given set of observations.
Namespace:
Accord.Statistics.Distributions.Multivariate
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Examples
For an example on how to fit an independent joint distribution, please
take a look at the examples section for
IndependentTDistribution.
See Also