Companion

Properties

Link copied to clipboard

The interior spacing of the grid the monotonicity constraints are imposed on. Coarser than the verification grid on purpose; see the class documentation.

Link copied to clipboard

How many powers of ten of tail refinement the constraint grid carries.

Link copied to clipboard

The first derivative floor tried, as a fraction of the spread of the response. Small enough not to distort a fit that was nearly valid already.

Link copied to clipboard

How many times the floor may be raised. Two attempts sufficed in every case tested; the remainder is margin.

Link copied to clipboard
const val DEFAULT_MAX_ITERATIONS: Int = 5000

The iteration cap handed to the simplex solver.

Link copied to clipboard

The order in which constraint refinement and floor raising are tried, as a divisor on the constraint spacing paired with a multiplier on the derivative floor.