Package: BRDT
Type: Package
Title: Binomial Reliability Demonstration Tests
Version: 0.1.0
Authors@R: 
    c(person("Suiyao",
             "Chen",
             role = c("aut", "cre"),
             email = "csycsy12377@gmail.com"))
Maintainer: Suiyao Chen <csycsy12377@gmail.com>
Description: This is an implementation of design methods for binomial reliability demonstration tests (BRDTs) with failure count data. 
    The acceptance decision uncertainty of BRDT has been quantified and the impacts of the uncertainty on related reliability assurance activities such as reliability growth (RG) and warranty services (WS) are evaluated.
    This package is associated with the work from the published paper "Optimal Binomial Reliability Demonstration Tests Design under Acceptance Decision Uncertainty" by Suiyao Chen et al. (2020) <doi:10.1080/08982112.2020.1757703>.
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: stats
Suggests: tidyverse, knitr, rmarkdown
URL: https://github.com/ericchen12377/BRDT
BugReports: https://github.com/ericchen12377/BRDT/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-04 16:54:23 UTC; chens
Author: Suiyao Chen [aut, cre]
Repository: CRAN
Date/Publication: 2020-06-09 09:40:09 UTC
Built: R 4.1.3; ; 2023-04-17 13:29:34 UTC; windows
