is Feasible
abstract fun isFeasible(responseConstraint: ResponseConstraint, estimatedResponse: EstimatedResponse, confidenceLevel: Double): Boolean
Returns true if the implied test of feasibility indicates that the constraint is satisfied.
Return
true if the test for feasibility passes otherwise false
Parameters
response Constraint
the response constraint to test
estimated Response
the supplied response. It must have the same name as the response associated with the constraint and the number of observations (count) must be greater than or equal to 2.
confidence Level
the confidence level for computing the upper limit of the confidence interval