Added cumulative incidence to `summary_longformat.xlsx`
CHANGES: 1. Added code in `summary_longformat.py` to calculate cumulative incidence; 2. Switched from `openpyxl` to `xlsxwriter` for lower memory usage when writing to summary_longformat.xlsx.
Please register or sign in to comment