# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SPRT" in publications use:' type: software license: MIT title: 'SPRT: Sequential Probability Ratio Test (SPRT) Method' version: 1.1.0 doi: 10.32614/CRAN.package.SPRT abstract: Provides functions to perform the Sequential Probability Ratio Test (SPRT) for hypothesis testing in Binomial, Poisson and Normal distributions. The package allows users to specify Type I and Type II error probabilities, decision thresholds, and compare null and alternative hypotheses sequentially as data accumulate. It includes visualization tools for plotting the likelihood ratio path and decision boundaries, making it easier to interpret results. The methods are based on Wald (1945) , who introduced the SPRT as one of the earliest and most powerful sequential analysis techniques. This package is useful in quality control, clinical trials, and other applications requiring early decision-making.The term 'SPRT' is an abbreviation and used intentionally. authors: - family-names: Budihal given-names: Huchesh email: hhbudihal17@gmail.com repository: https://cran.r-universe.dev commit: a30409cf0e1b29a38dc35516c5efe5ffc57781f5 date-released: '2025-09-15' contact: - family-names: Budihal given-names: Huchesh email: hhbudihal17@gmail.com