Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjappelbaum/experimentaldesigner
small web app to make it easier for experimentalists to generate experimental designs. Powered by syncofinder and pydoe.
https://github.com/kjappelbaum/experimentaldesigner
Last synced: 3 days ago
JSON representation
small web app to make it easier for experimentalists to generate experimental designs. Powered by syncofinder and pydoe.
- Host: GitHub
- URL: https://github.com/kjappelbaum/experimentaldesigner
- Owner: kjappelbaum
- License: mit
- Created: 2020-01-24T19:17:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:56:03.000Z (over 1 year ago)
- Last Synced: 2025-01-03T02:28:49.795Z (6 days ago)
- Language: Python
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# experimentaldesigner
This is not a replacement for the [sycofinder by LSMO](https://github.com/ltalirz/sycofinder). 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](https://experimentaldesigner.herokuapp.com) for tests.
## ToDo
- [ ] Re-introduce weights (?)
- [ ] Give estimate of required number of samples (?)