Metadata-Version: 1.0
Name: randomization
Version: 0.1.3
Summary: Functions to randomize subjects in clinical trials.
Home-page: http://github.com/louden/randomization
Author: Christopher Louden
Author-email: chris@loudenanalytics.com
License: MIT
Description: Randomization
        -------------
        
        Randomization provides a series of functions to randomly allocate subjects to
        random groups.  
        
        To Do
        -----
        
        - Add the ability to have labled groups
        - Add examples to docstrings
        - In `random_block`, implement weights for block lengths
        - Figure out a better way to test the distribution of groups
        - For Stratification, add the ability to use any technique
        - Add documentation to read the docs
        - Setup Continuous Integration with TravisCI
        
Keywords: randomization random trial
Platform: UNKNOWN
