Click or drag to resize

GumbelFitResult Properties

The GumbelFitResult type exposes the following members.

Properties
  NameDescription
Public propertyDistribution
Gets the best-fit distribution.
(Inherited from DistributionFitResultT.)
Public propertyGoodnessOfFit
Gets a test of the quality of the fit of the distribution to the data.
(Inherited from DistributionFitResultT.)
Public propertyLocation
Gets the best fit value of the location parameter and its associated uncertainty.
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Public propertyScale
Gets the best fit value of the scale parameter and its associated uncertainty.
Top
See Also