ericchen12377/MSRDT: Multi-State Reliability Demonstration Tests

This is a implementation of design methods for multi-state reliability demonstration tests (MSRDTs) 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.

Getting started

Package details

MaintainerSuiyao Chen <suiyaochen@usf.edu>
LicenseGPL-3
Version0.1.1
URL https://github.com/ericchen12377/MSRDT
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ericchen12377/MSRDT")
ericchen12377/MSRDT documentation built on Oct. 23, 2023, 1:16 a.m.