Check that a confidence interval is within a specified range
check_confidence_interval(argument, argument_name, range_min, range_max)
Value of the argument to check
Name of the argument, for inclusion in the error message
Minimum of the range
Maximum of the range
Boolean stating the current status of the pre-execution checks, or FALSE if this check fails