Andrew Petrone | 386203e1dd9 | DEV-22200: updated comment | | DEV-22200 |
Dave Martin | a14d4866a9c | DEV-22200: Added extra conditions to set &tablecount to 0 | | DEV-22200 |
Dave Martin | 61520a432dd | Updated sorting in l2_forestplot_createdata and fixed table 1 numbering for covstrat | | |
Dave Martin | f308f3a7d58 | DEV-22200: Updated order in forest plots | | DEV-22200 |
Dave Martin | a9e731597f5 | DEV-22200: Removed unused code | | DEV-22200 |
Dave Martin | f3e547a6697 | DEV-22200: Updated figures numbering when letter does not apply | | DEV-22200 |
Dave Martin | ef9689521fa | DEV-22200: Used subgrouporder and subgroupcatorder for sorting and updated figures numbering logic | | DEV-22200 |
Dave Martin | e25201b87ee | DEV-22200: Switched NoStudyCovar and StudyCovar checks | | DEV-22200 |
Dave Martin | 70e4e5b345c | DEV-22200: Replaced length function with prxmatch | | DEV-22200 |
Dave Martin | 06d7fd3eecf | mDEV-22200: Sorted weight distribution appendices by subgrouporder | | |
Dave Martin | 8e323f83f85 | DEV-22200: Fixed combinedlabel length issue in appendix_output | | DEV-22200 |
Dave Martin | 7c0d29213b1 | DEV-22200: Fixed combinedlabel length issue in appendix_output | | DEV-22200 |
Dave Martin | a897bcfe5a3 | DEV-22200: Removed condition for IPTW baseline output | | DEV-22200 |
Dave Martin | f182d0dac4e | DEV-22200: Updated numbering for histograms and KM curves | | DEV-22200 |
Dave Martin | e3d6fbcafc7 | DEV-22200: Updated macro variables initialization and assignment | | DEV-22200 |
Dave Martin | 24f6653e2f7 | DEV-22200: Updated table 1s output | | DEV-22200 |
Dave Martin | 1d7dea26924 | DEV-22200: Initialized unique_psestimate in baseline_output | | DEV-22200 |
Dave Martin | 0bde39884cc | DEV-22200: Readded tagattr attribute foe codetype | | DEV-22200 |
Dave Martin | 6875c6db548 | DEV-22200: Fixed covariate labels issue in appendix | | DEV-22200 |
Dave Martin | 452f1319f09 | DEV-22200: Added frequency to sorting variables in appendix_driver | | DEV-22200 |
Andrew Petrone | e64f63f7c1eM | Merge remote-tracking branch 'origin/pssubgroup_development' into DEV-22200 | | DEV-22200 |
Andrew Petrone | c4d438a5303M | Merge branch 'pssubgroup_development' into DEV-22200 | | DEV-22200 |
Andrew Petrone | bcbbae03856 | DEV-22200: reset code | | DEV-22200 |
Andrew Petrone | 5a2df639113 | DEV-22200: format codetype as string to prevent drop of leading zeros | | DEV-22200 |
Dave Martin | 7c14594066e | DEV-22200: Fixed HDPS appendix issues | | DEV-22200 |
Dave Martin | 886edec0618 | DEV-22200: Moved code to appendix_driver for efficiency | | DEV-22200 |
Dave Martin | 62b6357e787 | DEV-22200: Modified order clause for effect estimate subgroup categories | | DEV-22200 |
Dave Martin | 769eb9818ff | DEV-22200: Added flow option to fix table 1s title issue | | DEV-22200 |
Dave Martin | e095680c577 | DEV-22200: Updated logic to evaluate max_eoi and max_ref variables | | DEV-22200 |
Dave Martin | e35de62d1ff | DEV-22200: Updated logic to evaluate max_eoi and max_ref variables | | DEV-22200 |
 Andrew Petrone | ccf35ddae49M | Pull request #192: DEV-22864: add subgroup and subgroupcat to mergeMerge in AD/qrp_report from DEV-22864 to pssubgroup_development
* commit '19f3cd1c2f199c81e8977db1eee6143007191173':
DEV-22864: add subgroup and subgroupcat to merge | | DEV-22864 |
 Andrew Petrone | 4b3022a5c57M | Pull request #193: DEV-22865: fixed bypassing of subgroup unadjusted tables, cleaned up unneeded code now that additional variables were added to pscs_masterinput datasetMerge in AD/qrp_report from DEV-22865 to pssubgroup_development
* commit '3efa599a46f5fd4f87f3d6b2b6160bf828585902':
DEV-22865: fixed bypassing of subgroup unadjusted tables, cleaned up unneeded code now that additional variables were added to pscs_masterinput dataset | | DEV-22865 |
Dave Martin | 3d64b2b6997 | DEV-22200: Output KM curves only when sufficient data | | DEV-22200 |
Dave Martin | c28953a2476 | DEV-22200: Made efficiency update in figure_cdf_km_output | | DEV-22200 |
Dave Martin | ca089a36f5b | DEV-22200: Output histograms only when sufficient data | | DEV-22200 |
Andrew Petrone | 3efa599a46f | DEV-22865: fixed bypassing of subgroup unadjusted tables, cleaned up unneeded code now that additional variables were added to pscs_masterinput dataset | | DEV-22865 |
Dave Martin | 3507039f7bb | DEV-22200: Fixed issue in effect estimate subgoup looping | | DEV-22200 |
Andrew Petrone | 19f3cd1c2f1 | DEV-22864: add subgroup and subgroupcat to merge | | DEV-22864 |
Dave Martin | e4c9c68fa18 | DEV-22200: Made minor efficiency change in l2_effect_estimate_output | | DEV-22200 |
 Jolene Damon | 9d83f7c0586M | Pull request #187: DEV-22393: add pscs_subgroups to pscs_masterinputs, replaced covarnum with subgroup/subgroup cat, createdata/l2 driverMerge in AD/qrp_report from DEV-22393 to pssubgroup_development
* commit '6e604d0e4d7d40acb62176990903a2ddec85908d': (70 commits)
DEV-21652: Initialized adjusted macro variables
DEV-22393: Updated weight distribution appendix logic and titles
DEV-21652: Fixed issue with missing comma in macro call
DEV-22393: defensively set reestimatePS to value expected in QRP
DEV-22393: put %if con... | | 5 Jira issues |
Dave Martin | 960ecca0e0c | DEV-22200: Added subgroup table 1s output | | DEV-22200 |
Dave Martin | 6250526a8d6 | DEV-22200: Implemented subgroup weight distribution appendices output | | DEV-22200 |
Dave Martin | 26df8c34f5dM | Merge remote-tracking branch 'origin/DEV-22393' into DEV-22200 | | 2 Jira issues |
 Dave Martin | 6e604d0e4d7M | Pull request #189: DEV-21652: Added subgroup/subgroupcat processing to baseline_compute for L2 baseline tablesMerge in AD/qrp_report from DEV-21652 to DEV-22393
* commit '955fee65392a7d66c24fe37b025544e609499fe8':
DEV-21652: Initialized adjusted macro variables
DEV-21652: Fixed issue with missing comma in macro call
DEV-21652: Added subgroup/subgroupcat processing to baseline_compute for L2 baseline tables | | 2 Jira issues |
Dave Martin | 8d88e56124b | DEV-22200: Added effect estimate subgroups output | | DEV-22200 |
Dave Martin | eacd4153007 | DEV-22200: Added KM curves subgroup output | | DEV-22200 |
Dave Martin | b68cfe85b63 | DEV-22200: Reverted commit c7e5b27b838 | | DEV-22200 |
Dave Martin | c7e5b27b838 | DEV-22200: Added KM curves subgroup output | | DEV-22200 |
Dave Martin | 0d5c039081f | DEV-22200: Added subgroups to l2_psdistribution_output | | DEV-22200 |
Dave Martin | 955fee65392 | DEV-21652: Initialized adjusted macro variables | | DEV-21652 |