Skip to content

ourcodingclub/CC-anova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

One-way ANOVA from A to (XY)Z

Coding Club tutorial by Erica Zaja

last updated: 04/01/2021

Description

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


Tutorial learning objectives:

  • How to formulate a clear research question

  • How to tidy your data

  • How to run a simple one-way ANOVA with aov and lm

  • How to read and interpret ANOVA outputs

  • How to communicate and visualise your results

Licences

Requirements

  • 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.

License: CC BY-SA 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published