isResponseConstraintFeasible

fun isResponseConstraintFeasible(overallCILevel: Double = 0.99): Boolean(source)

Tests if each response constraint is feasible. If all test feasible, then the solution is considered response feasible.

Parameters

overallCILevel

the overall confidence across all response constraints.