Skip to main content

Definitive Screening Design

Project description

Definitive Screening design

Authored by: Daniele Ongari

Reference

Jones, Bradley, and Christopher J. Nachtsheim. “A Class of Three-Level Designs for Definitive Screening in the Presence of Second-Order Effects.” Journal of Quality Technology 43, no. 1 (January 2011): 1–15. https://doi.org/10.1080/00224065.2011.11917841.

Installation

git clone ...
cd definitive_screening_design
pip install -e .

Example

import definitive_screening_design
definitive_screening_design.create(4)
X01 X02 X03 X04
0 0 0 0 0
1 0 1 -1 -1
2 0 -1 1 1
3 -1 0 -1 1
4 1 0 1 -1
5 -1 -1 0 -1
6 1 1 0 1
7 -1 1 1 0
8 1 -1 -1 0

or

definitive_screening_design.create(['Factor1', 'Factor-2', 'Factor-3', 'Factor-4'])
Factor1 Factor-2 Factor-3 Factor-4
0 0 0 0 0
1 0 1 -1 -1
2 0 -1 1 1
3 -1 0 -1 1
4 1 0 1 -1
5 -1 -1 0 -1
6 1 1 0 1
7 -1 1 1 0
8 1 -1 -1 0

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

definitive_screening_design-0.1.1.tar.gz (72.5 kB view details)

Uploaded Source

File details

Details for the file definitive_screening_design-0.1.1.tar.gz.

File metadata

File hashes

Hashes for definitive_screening_design-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3a89c012a54b19a5b0ab8875f900d9ea4eddabb43c4d7c09ca4337f0c370a800
MD5 d9d8dd48cec3a316de7e2ddb35c747d5
BLAKE2b-256 ee07510da956378b61c698bdd003f7b9fad0c021d6735719adcc7f166abdcd3a

See more details on using hashes here.

Provenance

Supported by

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