Experimental Design

Author

Emi Tanaka

edibble: An R package to construct designs using the grammar of experimental designs

You can install this package from CRAN:

install.packages("edibble")

And the development version on GitHub:

remotes::install_github("emitanaka/edibble")

deggust: An R pacakge to visualise edibble designs as ggplot graphics

The development version on GitHub can be installed with:

remotes::install_github("emitanaka/deggust")

The Grammar of Experimental Designs

The work-in-progress can be found here.