GaussianStatistics Class |
Namespace: AGI.Foundation
The GaussianStatistics type exposes the following members.
Name | Description | |
---|---|---|
ComplementaryErrorFunction |
Calculates the complement of ErrorFunction(Double). By definition this complement plus the error function
are equal to one.
| |
ErrorFunction |
Calculates the error function for all values of x.
| |
InverseComplementaryErrorFunction |
Calculates the inverse of the complementary error function.
| |
InverseErrorFunction |
Calculates the inverse of the error function.
| |
MultiDimensionalConfidenceIntervals |
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.
| |
MultiDimensionalStandardDeviationFactor |
Calculates the number of standard deviations that describe the confidence interval which makes up
the given portion of the probability distribution.
|