MSRDT: Multi-State Reliability Demonstration Tests (MSRDT)

This is a implementation of design methods for multi-state reliability demonstration tests (MSRDT) with failure count data, which is associated with the work from the published paper "Multi-state Reliability Demonstration Tests" by Suiyao Chen et al. (2017) <doi:10.1080/08982112.2017.1314493>. It implements two types of MSRDT, multiple periods (MP) and multiple failure modes (MFM). For MP, two different scenarios with criteria on cumulative periods (Cum) or separate periods (Sep) are implemented respectively. It also provides the implementation of conventional design method, namely binomial tests for failure count data.

Version: 0.1.0
Depends: R (≥ 3.3.0)
Imports: gtools, stats, reshape2, dplyr, utils
Suggests: tidyverse, knitr, rmarkdown
Published: 2020-06-02
Author: Suiyao Chen [aut, cre]
Maintainer: Suiyao Chen <csycsy12377 at gmail.com>
BugReports: https://github.com/ericchen12377/MSRDT/issues
License: GPL-3
URL: https://github.com/ericchen12377/MSRDT
NeedsCompilation: no
Materials: README NEWS
CRAN checks: MSRDT results

Documentation:

Reference manual: MSRDT.pdf
Vignettes: Examples

Downloads:

Package source: MSRDT_0.1.0.tar.gz
Windows binaries: r-devel: MSRDT_0.1.0.zip, r-release: MSRDT_0.1.0.zip, r-oldrel: MSRDT_0.1.0.zip
macOS binaries: r-release (arm64): MSRDT_0.1.0.tgz, r-oldrel (arm64): MSRDT_0.1.0.tgz, r-release (x86_64): MSRDT_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MSRDT to link to this page.