Commits
Merge pull request #53 in AD/qrp_report from DEV-14284 to staging
* commit '17482945a6e3a25b7c3a8779250d720f9569b08c': (28 commits) DEV-14284: Fix T6 table letter logic DEV-14284: Change left join to inner join for switches, remove extra logic in T6 tableletter DEV-14284: Stack final dp aggregated dataset DEV-14284: Move group and order variable assignment below runid loop DEV-14284: Add additional proc means to aggregate profile by DP DEV-14284: Add runid loop and remove 0 patient rows for type 6 DEV-14284: Remove comment DEV-14284: Add T4 and T6 labels and fix T6 profile table logic DEV-14284: Add comment and remove macro variable DEV-14284: move drop statement, only assign table letter when more than 1 group DEV-14284: Remove tablenum increment, adjust covariate sorting DEV-14284: add drop statement for covarsort DEV-14284: Remove datasets from header DEV-14284: Modify logic to compute for aggregate tables DEV-14284: Update covariate profile tables to output multiple runs and DPs, update titles to match baseline table titles DEV-14284: Remove test code DEV-14284: Update logic and move createdata macro to baseline driver DEV-14284: Add profile datasets to header DEV-14284: Fix code typos, specify all option for all covariates DEV-14284: Add comma format to patients and episodes column ...