wmc: wmc

Description Usage Value

View source: R/wmc.R

Description

Nonparametric pairwise multiple comparisons using the Wilcoxon Signed Rank Test

Probability values are adjusted using the p.adjust function

The url of the source code is:

https://www.statmethods.net/RiA/wmc.txt

Usage

1
wmc(formula, data, exact = FALSE, sort = TRUE, method = "holm")

Value

Nonparametric pairwise multiple comparisons using the Wilcoxon Signed Rank Test, and probability values are adjusted using the p.adjust function.


Zachary-Wu/learn documentation built on Aug. 14, 2020, 12:39 a.m.