I am working on my MS, my project encompasses the student of larval ecology. I am currently completing statistical analyses in R to understand the differences in settlement (DV) across Plates (Treatment) blocked by Date (Groups). I am having trouble and need some assistance with the coding for the Friedman's Test and its post-HOC analyses in R. Does anyone know how to complete this coding??? I am currently basing my coding off of these two sources:

https://www.r-statistics.com/2010/02/post-hoc-analysis-for-friedmans-test-r-code/

https://www.rdocumentation.org/packages/stats/versions/3.4.1/topics/friedman.test

Similar questions and discussions