Skip to main content

Design of experiments for Python

Project description

The pyDOE package is designed to help the scientist, engineer, statistician, etc., to construct appropriate experimental designs.

Capabilities

The package currently includes functions for creating designs for any number of factors:

  • Factorial Designs

    1. General Full-Factorial (fullfact)

    2. 2-level Full-Factorial (ff2n)

    3. 2-level Fractional Factorial (fracfact)

    4. Plackett-Burman (pbdesign)

  • Response-Surface Designs

    1. Box-Behnken (bbdesign)

    2. Central-Composite (ccdesign)

  • Randomized Designs

    1. Latin-Hypercube (lhs)

See the package homepage for details on usage and other notes

What’s New

In this release, the Plackett-Burman constructor has been simplified to require only the number of factors: pbdesign(n). The design is now able to grow as large as necessary to accomodate any number of factors.

Also, the factorial (ff2n, fracfact, and pbdesign) designs have all been standardized (except for fullfact, which needs the flexibility) to have coded levels -1 and 1 for the low and high levels.

Requirements

  • NumPy

  • SciPy

Installation and download

See the package homepage for helpful hints relating to downloading and installing pyDOE.

Source Code

The latest, bleeding-edge but working code and documentation source are available on GitHub.

Contact

Any feedback, questions, bug reports, or success stores should be sent to the author. I’d love to hear from you!

License

This package is provided under two licenses:

  1. The BSD License

  2. Any other that the author approves (just ask!)

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyDOE-0.3.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file pyDOE-0.3.tar.gz.

File metadata

  • Download URL: pyDOE-0.3.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyDOE-0.3.tar.gz
Algorithm Hash digest
SHA256 f1aa609b4c86ba6f485a29b712244dfe883ede909117dc80ff739133bc2a50dc
MD5 0fbd42a86f318624456159dfa2e882e8
BLAKE2b-256 d604adb66db1a835f30b01a6e971aefb93cf3c7bd44cd9a6b2e2e54b2b831ad4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page