Search for tag: "aov()"

ANOVA Models in R - Part 2 (Fitting and Summarizing One-way Models).mp4

In this video we begin our illustration of one-way ANOVA models in R through Example 11 in Mod13Script.R. You should open this script in RStudio and follow along while watching. In this portion of…

From  Daniel Hall 1,231 plays 0  

ANOVA Models in R - Part 1 (Introduction).mp4

In this video we introduce analysis of variance (ANOVA) models in R. These models are typically fitted with the aov() function, which is a wrapper for the lm() function. It produces an object that…

From  Daniel Hall 234 plays 0