Sign inSign up

dmenne/wctests

By dmenne

Updated over 5 years ago

German Shiny Application for Hodges-Lehman confidence intervals Wilcoxon style. No p-values!

Image
0

10K+

dmenne/wctests repository overview

Wilcoxon-Test and Confidence intervals from Excel data

German Shiny page to compute pairwise Wilcoxon tests from data marked with group labels. Allows for copy/paste of data from Excel. Creates plots of confidence intervals of pairwise differences, and box-whiskers plot of the raw data, with and with outlier suppression. By design, no p-values are output, only confidence intervals of the differences.

You can create sample data to simulate multiple repeats of a study and observe the horribly different conclusions that could be drawn on multiple runs.

Screenshot

Screenshot

Installation on Windows

  • Get the installer from the Docker store. For earlier versions of Windows, use the Docker toolbox. For installation details, see here.

  • From the command line, enter the following to start the container

docker run --name wctests  -p 3838:3838 -d dmenne/wctests
  • Connect to the app with your browser: localhost:3838. <- This link does not work on the github or the Docker hub page, only on your local installation.

Tag summary

Content type

Image

Digest

Size

772 MB

Last updated

over 5 years ago

docker pull dmenne/wctests