Git Product home page Git Product logo

2kfactorial's Introduction

2k Factorial Design of Experiments Code

This code will run the analysis for a 2k Factorial design of experiments test with 1 to 26 variable parameters of interest.

You can choose to run the analysis code with results put directly into the code in the variable "test" on line 73 or to read in a .txt file with saved values with the "filename" on line 77 (an example .txt file is provided).

  • It is important that your testing order match up with the order in the code. The pattern is described in the comments of the code, but in general starts at the all low (-) case and alternates sign based on the order of the column number (e.g. the 1st column switches low to high with every test, the 2nd column switches low to high with every two tests, etc.). The testing matrix can be seen by uncommenting out line 98 (# print(tm)).

I have run this code with the following versions of software/libraries: Python 3.8.8 pyDOE2 1.3.0 spyder 5.3.3

2kfactorial's People

Contributors

zeke-vlr avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sheidavafadar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.