Click or drag to resize

GaussianStatistics Methods

The GaussianStatistics type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComplementaryErrorFunction
Calculates the complement of ErrorFunction(Double). By definition this complement plus the error function are equal to one.
Public methodStatic memberErrorFunction
Calculates the error function for all values of x.
Public methodStatic memberInverseComplementaryErrorFunction
Calculates the inverse of the complementary error function.
Public methodStatic memberInverseErrorFunction
Calculates the inverse of the error function.
Public methodStatic memberMultiDimensionalConfidenceIntervals
Calculates the fraction of the probability distribution of a specified dimension that lies within the confidence interval described by the specified number of standard deviations.
Public methodStatic memberMultiDimensionalStandardDeviationFactor
Calculates the number of standard deviations that describe the confidence interval which makes up the given portion of the probability distribution.
Top
See Also