the redcap package comes from PyCap (pip install pycap) Pull data from the REDCap "Relapse" instance and reformat for RETAIN
Related to the "Adaptive Therapy" project with Elizabeth Krakow to predict the risk of relapse or non response in HCT patients across time and multiple therapy decision points
All tests were written with Nosetest: https://nose.readthedocs.io/en/latest/index.html you can run the suite of all tests(unittests, doctests...) from the root directory:
nosetests --with-doctest