phrb / ExperimentalDesign.jl

Design of Experiments in Julia
https://phrb.github.io/ExperimentalDesign.jl/dev/
Other
27 stars 3 forks source link

add central composite design #35

Closed joergbuchwald closed 3 years ago

joergbuchwald commented 3 years ago

(converted from pyDOE2)

phrb commented 3 years ago

Please rebase to the new master.

Don't worry about test coverage decreasing for now, I'll add doctests to normal testing soon. Doctests already run on CI and give a build failure if they fail.