contact at [email protected]
This is the repository for the ANOVA Coding Club tutorial. Find the complete tutorial here(will update link)
Find the dataset necessary to complete the tutorial here: frogs_messy_data.csv
-
How to formulate a clear research question
-
How to tidy your data
-
How to run a simple one-way ANOVA with
aov
andlm
-
How to read and interpret ANOVA outputs
-
How to communicate and visualise your results
-
Dummy data generated by Erica Zaja and licenced under the MIT agreement.
-
Animal icons from the Phylopic website distributed under the Creative Commons license.
-
Photos from Getty Images made available for use under the following agreement
-
Icons from the Coding Club website licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
-
Software: R Studio Version 1.2.5001 or greater
-
Packages:
dyplr
,tidyverse
,ggplot2
,gridExtra
,RCurl
,phylopic
,png
.
For more about Coding Club, please see https://ourcodingclub.github.io/
Check out https://ourcodingclub.github.io/workshop/ to learn how you can get involved!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.