Error Messages/40239
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.
Loading comments...
Comments
Loading comments...