bcost_RG {BRDT} | R Documentation |
Define the cost function of reliabiltiy growth (RG) after the decision of the test (for binomial RDT).
bcost_RG(G)
G |
A constant value reliabilty growth cost, suggest to be sufficiently larger than RDT cost. |
Reliability growth cost
bcost_RDT
, bcost_WS
, bcost_expected
bcost_RG(G = 100000);