The methods of the DiscreteProbabilityDistributionApproximation class are listed below. For a complete list of DiscreteProbabilityDistributionApproximation class members, see the DiscreteProbabilityDistributionApproximation Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Calculates the squared error for approximation of the probability distribution by a Binomial Probability Distribution. |
![]() | Calculates the squared error for approximation of the probability distribution by a Poisson 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 midpoint array of the data classes. |
![]() | Gets the Type of the current instance. |
![]() | Sets the frequencies for each class of data. |
![]() | Sets the midpoint 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. |
DiscreteProbabilityDistributionApproximation Class | WebCab.Libraries.Statistics.PDistributions Namespace