Metadata-Version: 2.1
Name: urn-randomization
Version: 0.0.1
Summary: Urn randomization for group assignment in randomized experiments
Home-page: UNKNOWN
Author: Research Computing Group
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
Requires-Dist: confuse
Requires-Dist: SQLAlchemy
Requires-Dist: click
Requires-Dist: Flask
Requires-Dist: pandas
Requires-Dist: numpy

Implements the urn model for group assignment in randomized experiments
described by Wei (1978), ensuring balance according to one or more prognostic
factors.


