MFM_Indicator: Binary Indicator for Multi-state RDT with Multiple Failure Modes (MFM)
Description
Define the binary indicator function to check whether the failure probability satisfies the lower level reliability requirements for each failure mode (for Multi-state RDT, Multiple Failure Models)
Usage
MFM_Indicator(pivec, Rvec)
Arguments
pivec
Failure probability for each separate period.
Rvec
Lower level reliability requirements for each cumulative period from the begining of the test.
Value
0 -- No; 1 -- Yes.
See Also
MFM_core for getting the core probability of passting the test;
MFM_consumerrisk for getting the consumer's risk;
MFM_optimal_n for getting the optimal test sample size;