Error Messages/42718


Error message

The ProbTable in Chance Weather must be Self-indexed, but is not.

Cause

One of the indexes of a ProbTable must be Self. This error occurs when you have entered a ProbTable and this is not the case.

The variable containing the ProbTable will have a domain attribute containing a list of the possible (discrete) values. The elements of the ProbTable should be probabilities that add to 1 along this self-index.

Remedy

Add Self as an index of the ProbTable. After doing so, you'll have to insert the probabilities in the body of the table.

See Also

Comments
Loading comments...