Skip to content

Instantly share code, notes, and snippets.

@3rdworldjuander
Last active November 20, 2016 19:13
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/1db175727339ad41f9a3cbe292aba87e to your computer and use it in GitHub Desktop.
Save 3rdworldjuander/1db175727339ad41f9a3cbe292aba87e to your computer and use it in GitHub Desktop.
tukey_val
## Tukey multiple comparisons of means
## 95% family-wise confidence level
##
## Fit: aov(formula = valence ~ C_1, data = df)
##
## $C_1
## diff lwr upr p adj
## 4-1 -0.02632178 -0.07745919 0.02481563 0.4489219
## 6-1 -0.04175318 -0.07138856 -0.01211779 0.0027859
## 6-4 -0.01543139 -0.06915787 0.03829508 0.7788202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment