Skip to main content

A simple library for design of experiments and analysis in Python

Project description

Design of Experiments and Analysis

This python library gives you the power to do analysis of experiments easily and quickly.

Getting Started

Prerequisites

Python 3.7

Installing

pip install doe

How to use

>>> import doe
>>> model = doe.crd("data.csv")
>>> model.print()

And you are done.

TO-DO

  • Completely Randomized Design
  • Randomized Complete Block Design
  • Randomized Complete Block Design with missing values
  • Latin Square Design
  • Graeco-Latin Square Design
  • Balanced Incomplete Block Design
  • Factorial Designs
  • Tests

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

doe-0.1.3.tar.gz (2.7 kB view hashes)

Uploaded Source

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