Click or drag to resize

DistributionFitResultT Properties

The DistributionFitResultT generic type exposes the following members.

Properties
  NameDescription
Public propertyDistribution
Gets the best-fit distribution.
Public propertyGoodnessOfFit
Gets a test of the quality of the fit of the distribution to the data.
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Top
See Also