
How to use the sprtt package
Meike Snijder-Steinhilber
2026-01-22
Source:vignettes/usage_sprtt.Rmd
usage_sprtt.RmdNote
The data sets used below are included in the
sprttpackage. Thus, the data sets are available when the package is loaded.-
In the R code sections:
-
# comment: is a comment -
function(): is R code -
#> results of function(): is console output
-
Overview
The sprtt package is a sequential
probability ratio
tests toolbox
(sprtt). This vignette demonstrates the usage of the
package using the seq_ttest() function and all arguments
with short examples. The theoretical background of the sequential
t-test will not be covered by this vignette.