Error Messages/40239
< Error Messages
Revision as of 22:16, 25 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = In call to function Pdf, the first parameter, x, should be probabilistic -- that is, it should be indexed by Run when evaluated in probability m…')
Error Message Examples
In call to function Pdf, the first parameter, x, should be probabilistic -- that is, it should be indexed by Run when evaluated in probability mode.
Cause
You passed a non probabilistic value to a function that expects the passed parameter to be probabilistic.
Please go here for documentation on Statistical functions.
Remedies
Correct the parameter passed to the function to be probabilistic.
Comments
<comments />
Enable comment auto-refresher