The methods of the WeibullProbabilityDistribution class are listed below. For a complete list of WeibullProbabilityDistribution class members, see the WeibullProbabilityDistribution Members topic.
![]() | Evaluates the Coefficient of Variation of the Standard Weibull distribution which is set using SetShape. |
![]() | Evaluate the Cumulative Distribution Function for the Standard Weibull Distribution which has been set using SetShape. |
![]() | Evaluate the Cumulative Distribution Function for the General Weibull Distribution which has been set using SetShape and SetGeneral. |
![]() | Evaluate the Cumulative Hazard Function of the Standard Weibull distribution at a point which is set using SetShape. |
![]() | Evaluate the Cumulative Hazard Function of the Standard Weibull distribution at a point which is set using SetShape and SetGeneral. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Location parameter of the Weibull Probability Distribution. |
![]() | Gets the Scale parameter of the Weibull Probability Distribution. |
![]() | Gets the Shape parameter of the Weibull Probability Distribution. |
![]() | Gets the Type of the current instance. |
![]() | Evaluate the Hazard Function of the Standard Weibull Distribution at a given point which is set using SetShape. |
![]() | Evaluate the Hazard Function of the General Weibull Distribution at a given point which is set using SetShape. |
![]() | Evaluate the Inverse Survival Function of the Standard Weibull distribution which is set using SetShape, for a given percentage. |
![]() | Evaluate the Inverse Survival Function of the General Weibull distribution which is set using SetShape and SetGeneral, for a given percentage. |
![]() | Evaluates the Mean of the Standard Weibull distribution which is set using SetShape. |
![]() | Evaluates the Median of the Standard Weibull distribution which is set using SetShape. |
![]() | Evaluates the Mode of the Standard Weibull distribution which is set using SetShape. |
![]() | Evaluate the Percent Point Function for the Standard Weibull Distribution which has been set using SetShape. |
![]() | Evaluate the Percent Point Function for the General Weibull Distribution which has been set using SetShape and SetGeneral. |
![]() | Calculate the Probability Density Function of the Standard Weibull Distribution set using SetShape. |
![]() | Calculate the Probability Density Function of the General Weibull Distribution set using SetShape and SetGeneral. |
![]() | Set the location and the scale parameters for the General Weibull Probability Distribution. |
![]() | Sets the Shape parameter of the Weibull Probability Distribution. |
![]() | Evaluates the Standard Deviation of the Standard Weibull distribution which is set using SetShape. |
![]() | Evaluate the Survival Function of the Standard Weibull distribution at a point which is set using SetShape. |
![]() | Evaluate the Survival Function of the General Weibull distribution at a point which is set using SetShape and SetGeneral. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
WeibullProbabilityDistribution Class | ProbabilityDistributions Namespace