Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 (?)