Description
Optimal Confidence Intervals for Visual Testing.
Description
Identifies the optimal confidence level to represent the results of a set of pairwise tests as suggested by Armstrong and Poirier (2025) <doi:10.1017/pan.2024.24>.
README.md
VizTest
VizTest is a package that identifies optimal confidence intervals for visual testing. This follows the suggestions in the following paper:
Installation
You can install the current stable version from CRAN and the development version of VizTest from GitHub with:
# install.packages("pak")
pak::pak("davidaarmstrong/VizTest")