Error Messages/40499
Error Message Examples
The binMethod parameter to Pdf must be one of the following values: 0 = Equal X 1 = Equal Sample Prob. 2 = Equal Weighted Prob.
Cause
You passed a value other than a 0, 1 or 2 to the binMethod parameter of the Pdf or the Cdf function.
Please click on the following link to see the documentation on the parameters to the Pdf and Cdf function.
Remedies
Correct the binMethod parameter passed to the function to be 0, 1 or 2.
Comments
<comments />
Enable comment auto-refresher