Initializing help system before first use

XSLP_ETOL_R, SLPETOL_R

Description
Relative tolerance on penalty vectors
Type
Double
Default value
0.0001
Note
For each penalty error vector, the contribution to its constraint is calculated, together with the total positive and negative contributions to the constraint from other vectors. If its contribution is less than XSLP_ETOL_A or less than Positive*XSLP_ETOL_R or less than abs(Negative)*XSLP_ETOL_R then it will be regarded as insignificant and will not have its penalty increased.

When the value is set to be negative, the value is adjusted automatically by SLP, based on the feasibility target XSLP_VALIDATIONTARGET_R. Good values for the control are usually fall between 1e-3 and 1e-6.

Affects routines
See also

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.