<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Sequential Probability Ratio Tests Toolbox</dc:title>
  <dc:title>R package sprtt version 0.3.1</dc:title>
  <dc:description>A toolbox for Sequential Probability Ratio Tests (SPRT) based on
    Wald (1945) &lt;doi:10.2134/agronj1947.00021962003900070011x&gt;.
    SPRTs are applied during the sampling process, ideally after each
    observation, and at every stage 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 one- and two-sided hypotheses (Schnuerch &amp; Erdfelder (2019)
    &lt;doi:10.1037/met0000234&gt;). The `seq_anova()` function performs a sequential
    one-way fixed effects ANOVA (Steinhilber et al. (2024)
    &lt;doi:10.1037/met0000677&gt;). The `plan_sample_size()` function helps plan
    sequential studies by simulating required sample sizes across a range of
    effect sizes. For more information, see the vignettes
    browseVignettes(package = "sprtt") or the package website
    &lt;https://meikesteinhilber.github.io/sprtt/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: rappdirs, methods, stats, dplyr, MBESS, purrr, glue, ggplot2,
lifecycle, knitr, rmarkdown, gt, ggtext, scales, piggyback</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), testthis, withr, xml2, effsize,
effectsize, vdiffr, diffviewer</dc:relation>
  <dc:creator>Meike Snijder-Steinhilber &lt;Meike.Steinhilber@aol.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Meike Snijder-Steinhilber [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-7144-2100&gt;),
  Martin Schnuerch [aut, ths] (ORCID:
    &lt;https://orcid.org/0000-0001-6531-2265&gt;),
  Anna-Lena Schubert [aut, ths] (ORCID:
    &lt;https://orcid.org/0000-0001-7248-0662&gt;)</dc:contributor>
  <dc:rights>AGPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sprtt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sprtt</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
