Design of experiments for Python
Project description
pyDOE3: An experimental design package for python
pyDOE3
is a fork of the pyDOE2
package
that is designed to help the scientist, engineer, statistician, etc., to
construct appropriate experimental designs.
This fork came to life to solve bugs and issues that remained unsolved in the original package.
Capabilities
The package currently includes functions for creating designs for any number of factors:
- Factorial Designs
- General Full-Factorial (
fullfact
) - 2-level Full-Factorial (
ff2n
) - 2-level Fractional Factorial (
fracfact
) - Plackett-Burman (
pbdesign
) - Generalized Subset Designs (
gsd
)
- General Full-Factorial (
- Response-Surface Designs
- Box-Behnken (
bbdesign
) - Central-Composite (
ccdesign
)
- Box-Behnken (
- Randomized Designs
- Latin-Hypercube (
lhs
)
- Latin-Hypercube (
See Documentation.
Installation
pip install pyDOE3
Credits
pyDOE
original code was originally converted from code by the following
individuals for use with Scilab:
- Copyright (C) 2012-2013, Michael Baudin
- Copyright (C) 2012, Maria Christopoulou
- Copyright (C) 2010-2011, INRIA, Michael Baudin
- Copyright (C) 2009, Yann Collette
- Copyright (C) 2009, CEA, Jean-Marc Martinez
pyDOE
was converted to Python by the following individual:
- Copyright (c) 2014, Abraham D. Lee
The following individuals forked pyDOE
and worked on pyDOE2
:
- Copyright (C) 2018, Rickard Sjögren and Daniel Svensson
License
This package is provided under the BSD License (3-clause)
References
- Factorial designs
- Plackett-Burman designs
- Box-Behnken designs
- Central composite designs
- Latin-Hypercube designs
- Surowiec, Izabella, Ludvig Vikström, Gustaf Hector, Erik Johansson, Conny Vikström, and Johan Trygg. “Generalized Subset Designs in Analytical Chemistry.” Analytical Chemistry 89, no. 12 (June 20, 2017): 6491–97. https://doi.org/10.1021/acs.analchem.7b00506.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pydoe3-1.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 233b15a2191c70a0d35a1306d23c45423b2995472c2c1402a60fdf4408caf3dd |
|
MD5 | 038988996d671906b61038126c873a96 |
|
BLAKE2b-256 | 4ec4adf186c5d61793230e50027feb70b187dd82352112cec48a9d9ff0daedb1 |