User Tools

Site Tools


factorial_anova

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
factorial_anova [2020/05/28 22:10] – [예] hkimscilfactorial_anova [2020/05/28 22:44] – [예] hkimscil
Line 489: Line 489:
  
 </code> </code>
 +
 +<code>
 +with(cookies, interaction.plot(x.factor=fullness, 
 +  trace.factor=weight, response=ncookies, fun=mean, 
 +  type="b", legend=T, ylab="num of cookies", 
 +  main="Interaction Plot", pch=c(1,19)))
 +</code>
 +
 ===== Interpreting interaction ===== ===== Interpreting interaction =====
 <code>> TukeyHSD(cookies.aov, which="weight") <code>> TukeyHSD(cookies.aov, which="weight")
factorial_anova.txt · Last modified: 2024/05/01 08:36 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki