N-Way ANOVA

[This article was first published on Statistical Research » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

N-Way ANOVA example

Two-way analysis of variance is where the rubber hits the road, so to speak. This extends the concepts of ANOVA with only one factor to two factors. When there are two factors this means that there can be an interaction between the two factors that should be tested. As one might expect this concept can be extended beyond just two factors to an N number of factors.

This example will provide a fairly complete example of a factorial design where there are three factors and a (continuous) response value.  It also provides the tests for ANOVA diagnostics including homogeneity of variance and tests for normality.

Normally, these examples are only one or two pages and are brief. However, analysis of variance can be complex and this example is quite a bit little longer but provides the necessary tools for a sufficient analysis.

To leave a comment for the author, please follow the link and comment on their blog: Statistical Research » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)