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, based on the techniques of Bickel and Doksum (1973, ISBN:013850363X).

Version: 0.0.1
Published: 2021-01-25
Author: Dion Kwan [aut, cre]
Maintainer: Dion Kwan <dkzk96 at yahoo.com.sg>
License: GPL-2
NeedsCompilation: no
Materials: README NEWS
CRAN checks: wilcoxmed results

Documentation:

Reference manual: wilcoxmed.pdf

Downloads:

Package source: wilcoxmed_0.0.1.tar.gz
Windows binaries: r-devel: wilcoxmed_0.0.1.zip, r-release: wilcoxmed_0.0.1.zip, r-oldrel: wilcoxmed_0.0.1.zip
macOS binaries: r-release (arm64): wilcoxmed_0.0.1.tgz, r-oldrel (arm64): wilcoxmed_0.0.1.tgz, r-release (x86_64): wilcoxmed_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wilcoxmed to link to this page.