The methods of the ContinuousProbabilityDistributionApproximation class are listed below. For a complete list of ContinuousProbabilityDistributionApproximation class members, see the ContinuousProbabilityDistributionApproximation Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the squared error for the approximation of the probability distribution by an Exponential Probability Distribution. |
![]() | Returns the squared error for the approximation of the probability distribution by a Normal Probability Distribution. |
![]() | Returns the squared error for the approximation of the probability distribution by a Pareto Probability Distribution. |
![]() | Returns the squared error for the approximation of the probability distribution by a Uniform Probability Distribution. |
![]() | Returns the frequencies array. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the mid-point array used to identify the data set groupings. |
![]() | Gets the Type of the current instance. |
![]() | Sets the frequencies for each class of data. |
![]() | Sets the mid-point for each class of data. |
![]() | 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. |
ContinuousProbabilityDistributionApproximation Class | WebCab.Libraries.Statistics.PDistributions Namespace