Skewed |
The SkewedGeneralizedError type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CDF | |
![]() | CumulativeDistribution | |
![]() | Density | |
![]() | DensityLn | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | InvCDF | |
![]() | InverseCumulativeDistribution | |
![]() ![]() | IsValidParameterSet | Tests whether the provided values are valid parameters for this distribution. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() ![]() | ||
![]() ![]() | PDFLn | |
![]() | Sample | |
![]() ![]() | Sample(Double, Double, Double, Double) | Generates a sample from the Skew Generalized Error distribution. |
![]() ![]() | Sample(Random, Double, Double, Double, Double) | Generates a sample from the Skew Generalized Error distribution. |
![]() | Samples | |
![]() | Samples(Double) | |
![]() ![]() | Samples(Double, Double, Double, Double) | Generates a sequence of samples from the Skew Generalized Error distribution using inverse transform. |
![]() ![]() | Samples(Double, Double, Double, Double, Double) | Fills an array with samples from the Skew Generalized Error distribution using inverse transform. |
![]() ![]() | Samples(Random, Double, Double, Double, Double) | Generates a sequence of samples from the Skew Generalized Error distribution using inverse transform. |
![]() ![]() | Samples(Random, Double, Double, Double, Double, Double) | Fills an array with samples from the Skew Generalized Error distribution using inverse transform. |
![]() | ToString |
A string representation of the distribution.
(Overrides ObjectToString) |