Define the binary indicator function to check whether the failure probability satisfies the lower level reliability requirement (for binomial RDT).
Usage
bIndicator(pi, R)
Arguments
pi
Failure probability.
R
Lower Level reliability requirement.
Value
0 -- No; 1 -- Yes.
See Also
bcore for getting the core probability of passting the test;
boptimal_n for getting the optimal test sample size;
bconsumerrisk for getting the consumer's risk;