Skip to content

Instantly share code, notes, and snippets.

@3rdworldjuander
Last active November 20, 2016 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3rdworldjuander/9930eeae604bca134832aa5aac5e82ed to your computer and use it in GitHub Desktop.
Save 3rdworldjuander/9930eeae604bca134832aa5aac5e82ed to your computer and use it in GitHub Desktop.
anova_val_a
## Df Sum Sq Mean Sq F value Pr(>F)
## C_1 2 0.67 0.3350 5.616 0.0037 **
## Residuals 1792 106.91 0.0597
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 164 observations deleted due to missingness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment