CRAN/E | sprtt

sprtt

Sequential Probability Ratio Tests Toolbox

Installation

About

It is a toolbox for Sequential Probability Ratio Tests (SPRT), Wald (1945) doi:10.2134/agronj1947.00021962003900070011x. SPRTs are applied to the data during the sampling process, ideally after each observation. At any stage, the test will return a decision to either continue sampling or terminate and accept one of the specified hypotheses. The seq_ttest() function performs one-sample, two-sample, and paired t-tests for testing one- and two-sided hypotheses (Schnuerch & Erdfelder (2019) doi:10.1037/met0000234). The seq_anova() function allows to perform a sequential one-way fixed effects ANOVA (Steinhilber et al. (2023) doi:10.31234/osf.io/m64ne). Learn more about the package by using vignettes "browseVignettes(package = "sprtt")" or go to the website .

meikesteinhilber.github.io/sprtt/
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.5.0
Published 2023-07-06 305 days ago
Needs compilation? no
License AGPL (≥ 3)
CRAN checks sprtt results
Language en-US

Downloads

Yesterday 2 0%
Last 7 days 48 -38%
Last 30 days 188 -7%
Last 90 days 550 -37%
Last 365 days 2.967 +20%

Maintainer

Maintainer

Meike Steinhilber

Meike.Steinhilber@aol.com

Authors

Meike Steinhilber

aut / cre

Martin Schnuerch

aut / ths

Anna-Lena Schubert

aut / ths

Material

README
NEWS
Reference manual
Package source

Vignettes

Sequential One-Way ANOVA
SPRTs
Sequential t-Test
How to use the sprtt package
Use Case

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sprtt archive

Depends

R ≥ 3.5.0

Imports

methods
stats
dplyr
MBESS
purrr
glue
ggplot2
lifecycle

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0
testthis
effsize
effectsize
vdiffr