One-Way Analysis of Variance in R

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • This video introduces the one-way analysis of variance (ANOVA) model in R. The idea of one-way ANOVA is that you have an interval or ratio dependent variable and a categorical independent variable with at least three groups. The base command is aov(), though you will generally want to use this in combination with the summary() command after saving the model object.

КОМЕНТАРІ •