Package: wilcoxmed 0.0.1
wilcoxmed: Computes Values for the 1-Sample Wilcoxon Sign Rank Test for Medians
An implementation of the 1-Sample Wilcoxon Sign rank test for medians. It includes 2 functions, W_stat(), which computes the exact probabilities of the Wilcoxon Sign Rank Test Statistic, W. The second function, Wilcox.m.test() allows the user to conduct the 1-Sample Wilcoxon Sign Rank hypothesis test for medians, this also allows the user to conduct the hypothesis test for the normal approximation.
Authors:
wilcoxmed_0.0.1.tar.gz
wilcoxmed_0.0.1.zip(r-4.7)wilcoxmed_0.0.1.zip(r-4.6)wilcoxmed_0.0.1.zip(r-4.5)
wilcoxmed_0.0.1.tgz(r-4.6-any)wilcoxmed_0.0.1.tgz(r-4.5-any)
wilcoxmed_0.0.1.tar.gz(r-4.7-any)wilcoxmed_0.0.1.tar.gz(r-4.6-any)
wilcoxmed_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wilcoxmed/json (API)
| # Install 'wilcoxmed' in R: |
| install.packages('wilcoxmed', repos = c('https://dkzk96.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dkzk96/wilcoxmed/issues
Last updated from:4335a7109a. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 123 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | ERROR | 90 | ||
| macos-release-arm64 | ERROR | 110 | ||
| macos-oldrel-arm64 | ERROR | 106 | ||
| windows-devel | ERROR | 66 | ||
| windows-release | ERROR | 55 | ||
| windows-oldrel | ERROR | 69 | ||
| wasm-release | OK | 79 |
Exports:W_statWilcox.m.test
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Wilcoxon Sign Rank Test Statistic Exact Distribution | W_stat |
| 1-Sample Wilcoxon Sign Rank Hypothesis Test for Medians | Wilcox.m.test |
