Error Messages/40499
< Error Messages
Revision as of 19:39, 25 January 2010 by AManandhar (talk | contribs) (Created page with '= 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 pa…')
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 0, 1 or 2.
Comments
<comments />
Enable comment auto-refresher