kjappelbaum / experimentaldesigner

small web app to make it easier for experimentalists to generate experimental designs. Powered by syncofinder and pydoe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experimentaldesigner

This is not a replacement for the sycofinder by LSMO. Indeed, the app rather takes many parts from the sycofinder and builds ontop.
This is just my hobby project to play around with making apps with Dash and learning about experimental designs, eventually helping experimentalists to gain more information from their experiments.

The idea is to have a simple web app that can generate a variety of different experimental designs from simple inputs and then generate a table with the experimental design matrix.

Currently deployed on Heroku for tests.

ToDo

  • Re-introduce weights (?)
  • Give estimate of required number of samples (?)

About

small web app to make it easier for experimentalists to generate experimental designs. Powered by syncofinder and pydoe.

License:MIT License


Languages

Language:Python 63.3%Language:CSS 36.7%