Click or drag to resize

WaldFitResult Properties

The WaldFitResult 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 propertyMean
Gets an estimate, with uncertainty, of the mean of the underlying Wald distribution.
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Public propertyShape
Gets an estimate, with uncertainty, of the shape parameter of the underlying Wald distribution.
Top
See Also