Error Messages/44053

< Error Messages
Revision as of 17:37, 28 April 2026 by Lchrisman (talk | contribs) (Created page with "== 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.