n Fri, Jun 23, 2017 at 7:26 PM, Dreams Collector
> wrote:
>> Dear R-users,
>>
>> I’m trying to perform a non-parametric statistical pairwise comparison of
>> two samples "x" and "y" using the Wilcoxon test in R, but each of the pairs
>
Dear R-users,
I’m trying to perform a non-parametric statistical pairwise comparison of two
samples "x" and "y" using the Wilcoxon test in R, but each of the pairs have a
weight associated.
An example of my data is the following one:
set.seed(9)
x <- sample(x = c(1:100), size = 20, replace = T
2 matches
Mail list logo