-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Manu Murugesan edited this page Mar 13, 2026
·
2 revisions
Welcome to the Urn Randomizer wiki — a clinical trial urn randomization system implementing Wei's (1978) adaptive biased coin design.
| Documentation | tavoloperuno.github.io/py_urn_randomizer |
| Live Demo | py-urn-randomizer.onrender.com |
| Repository | github.com/TavoloPerUno/py_urn_randomizer |
- How Urn Randomization Works — The algorithm explained step by step, with examples
- Architecture Overview — System design, data flow, and project structure
- Database Schema — Tables, columns, and how study data is stored
- Writing a Plugin — Extend randomization with custom post-processing logic
- Setting Up Google OAuth — Configure Google Cloud credentials for authentication
- Running Multiple Studies — Host several studies on a single instance
- FAQ — Frequently asked questions
- Troubleshooting — Common issues and their solutions
- Comparison with Other Methods — How urn randomization compares to block, stratified, and minimization designs