wilcox.Paired | R Documentation |
The function to perform paired wilcoxon-rank sum test between gorups
wilcox.Paired(dat, grp, paired, group)
dat |
input data |
grp |
groups with two column, "paired" for patient ID and "group" for treatment groups |
paired |
which column used as patiend ID |
group |
which column used as treatment groups |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.