Error Messages/44053

Example error message

In the call to KeelinCoefficients( ), there is only 1 usable quantile. A minumum of 2 is required.

Description

Your data point index, the «I» parameter to KeelinCoefficients (and likely the function you called) might be shorter than 2 elements, or it might be that the index is longer but only two points among your «values» and «percentiles» is non-Null.

Comments


You are not allowed to post comments.