spirit: Shiny App to the sprtt Package on CRAN
Please click here to open the app in your internet browser!
-
Internet connection (otherwise you have to install the app locally on your computer)
-
No R knowledge is required to use the app
-
No installation of R & RStudio is necessary
The spirit
app allows you to use the
sprtt
package via a user interface. The
sprtt
package is the implementation of sequential probability
ratio tests using the associated t-statistic (sprtt).
There is no need to install the spirit
shiny app on your computer -
you can access the app on the internet! Please click
here
to open the app in your browser!
If you want to use the app without an internet connection, please download the app as an R package on your computer. To run the app locally on your computer, R (and RStudio) have to be already installed .
To get a bug fix or to use a feature from the development version, you can install the development version from GitHub.
# the installation requires the "devtools" package
# install.packages("devtools")
devtools::install_github("MeikeSteinhilber/spirit")