ExperimentalDesign.jl

BuildDocsTest Coverage
Build StatusCoverage Status codecov.io

ExperimentalDesign.jl provides tools for Design of Experiments in Julia, enabling the construction of designs for screening, modeling, exploration, and optimization.

Development on this package is ongoing, so expect things to change. Pull requests are more than welcome! Current features are:

  • Designs supporting categorical and continuous factors
  • Integration with StatsModels @formula
  • Full factorial designs
  • Plackett-Burman designs for screening
  • Flexible random designs using the Distributions package
  • Variance-optimizing designs for several criteria

Intended features include the ones provided by R packages such as DoE.base, FrF2, and AlgDesign.

Library Outline

Index