Click or drag to resize

NormalFitResult Properties

The NormalFitResult 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.
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Public propertyStandardDeviation
Gets and estimate, with uncertainty, of the standard deviation.
Top
See Also