bcost_RG: Reliability Growth Cost

Description Usage Arguments Value See Also Examples

View source: R/bcost_RG.R

Description

Define the cost function of reliabiltiy growth (RG) after the decision of the test (for binomial RDT).

Usage

1

Arguments

G

A constant value reliabilty growth cost, suggest to be sufficiently larger than RDT cost.

Value

Reliability growth cost

See Also

bcost_RDT, bcost_WS, bcost_expected

Examples

1
bcost_RG(G = 100000);

BRDT documentation built on July 1, 2020, 9:35 p.m.