Package: wilcoxmed
Title: Computes Values for the 1-Sample Wilcoxon Sign Rank Test for
        Medians
Version: 0.0.1
Date: 2021-01-20
Authors@R: 
    c(person(given = "Dion",
           family = "Kwan",
           role = c("aut","cre"),
           email = "dkzk96@yahoo.com.sg"))
Author: Dion Kwan [aut, cre]
Maintainer: Dion Kwan <dkzk96@yahoo.com.sg>
Description: 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).
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-22 12:53:38 UTC; Dion
Repository: CRAN
Date/Publication: 2021-01-25 13:10:02 UTC
Built: R 4.5.0; ; 2025-04-01 06:25:30 UTC; unix
