How To... Perform a Wilcoxon Signed Rank Test in R #96

Learn how conduct the non-parametric Mann Whitney U test to determine of two unpaired samples are different with @Eugene O'Loughlin . The R script (96_How_To_Code.R) and data file (96_Data_File.jpg) for this video are available to download from Github at: https://github.com/eoloughlin/How-To-...