
Some Basic Concepts about Design of Experiments and How to Perform their Analysis in R
Basic design of experiments in R for one factor and two factors designs. You can find all the code, data and results in the GitHub repository for this post: Basic design of experiments. There is no signal without noise It never hurts to go back to basics before tackling more complex things. The purpose of this post is to give a brief overview of the basics of design of experiments, their analysis and how to present results using R and packages like ggplot2 and agricolae....