Helper function that integrates over the optimal conditional error function. Used to find appropriate level constant.
getIntegral(constant, design)Distance of integral over psi to (alpha-alpha1).
Current value of the level constant for the optimal conditional error function, internally used as integral argument.
An object of class TrialDesignOptimalConditionalError created by getDesignOptimalConditionalErrorFunction(). Contains all necessary arguments to calculate the optimal conditional error function for the specified case.
Internal function called by findLevelConstant() that should be solved (i.e., root should be found).