Jolene Damon | d65f54e99a8 | DEV-15262: remove level datasets and initialize a zipfile used across runs | | DEV-15262 |
Jolene Damon | b3c9e6034e6 | DEV-12562: fix labels, change how covariates are applied, remove footnotes, use table substrat instead of stratafmt | | DEV-12562 |
Jolene Damon | a7e642ea7bd | DEV-15262: update to only output the agg_&table_summ dataset | | DEV-15262 |
Jolene Damon | 62523ed016e | DEV-15262: make tdatasetlist macro global and create new variable tdatasetlistnum | | DEV-15262 |
Jolene Damon | 3f803de7d03 | DEV-15262: remove strata formats, update zipfile to use &&&id1._Zipfile, and move table columns file to t1t2conc_createdata | | DEV-15262 |
Jolene Damon | 0995695ba6c | DEV-15252: add r01 prefix to zip file | | DEV-15252 |
Jolene Damon | 6143cbea346 | DEV-15262: remove version | | DEV-15262 |
Jolene Damon | 1558d2bf98d | DEV-15262: add dp stratification | | DEV-15262 |
Jolene Damon | 004c0263770 | DEV-15262: add t1t2conc_createdata macro and call | | DEV-15262 |
Jolene Damon | 6f482df1461 | DEV-15262: add geographic formats and calls for t1cida, t2cida, and t2conc | | DEV-15262 |
Jolene Damon | 33d8de0e452 | DEV-15262: use r01 zipfile to add states when strata requested | | DEV-15262 |
Jolene Damon | b282b7ede7d | DEV-15262: add formats for stratfication variables | | DEV-15262 |
Patrick Dowe | 648f622fc1c | DEV-15262 add create_tablecolumns to create_templatefiles and tablecolumnsfile to templatefiles | | DEV-15262 |
Jolene Damon | d7cc9a72424M | Merge pull request #52 in AD/qrp_report from DEV-15068 to staging* commit 'af6c1a183544f8b0682d7a981863a878647ffa90':
DEV-15068 updates for L2 stacked output
DEV-15068 remove temp code from baseline_profile_createdata
DEV-15068 updates to baseline and profile aggregate process
DEV-15068 update macros to output DP aggregated datasets
DEV-15068 Fix issue related to push (profile table modifications were removed)
DEV-15068 Modify Baseline Table Name... | | DEV-15068 |
Andrew Petrone | 8a95cb9ff5fM | Merge pull request #56 in AD/qrp_report from DEV-14284 to staging* commit '2ddcdcbef648cb2dbd07ab0d6435f620838d984f':
DEV-14284: Add space in syntax to avoid note, add required variables to keep statement for T4 and T6
DEV-14284: Order by group first then order value
DEV-14284: Add t4 and t6 medical product row and labels
DEV-14284: remove extra datastep, rename dataset when not type 6
DEV-14284: Move labels into datastep, only execute loop on data... | | DEV-14284 |
Patrick Dowe | af6c1a18354 | DEV-15068 updates for L2 stacked output | | DEV-15068 |
Ankit Patel | 2ddcdcbef64 | DEV-14284: Add space in syntax to avoid note, add required variables to keep statement for T4 and T6 | | DEV-14284 |
Patrick Dowe | 2ce87d82ab6M | Merge branch 'staging' into DEV-15068 | | DEV-15068 |
Ankit Patel | a542c498f51 | DEV-14284: Order by group first then order value | | DEV-14284 |
Ankit Patel | 7dfb36a4128 | DEV-14284: Add t4 and t6 medical product row and labels | | DEV-14284 |
Patrick Dowe | 66c5e1f7b38 | DEV-15068 remove temp code from baseline_profile_createdata | | DEV-15068 |
Patrick Dowe | 57119bdc1dc | DEV-15068 updates to baseline and profile aggregate process | | DEV-15068 |
Andrew Petrone | 390712ae79eM | Merge pull request #55 in AD/qrp_report from DEV-16595 to staging* commit '674fd710c9e7d7a5b5802245c04342de68866d51':
DEV-16595: Addressed QC comments
DEV-16595: Restricted L2 aggregate to only 1st loop (sub=0) | | DEV-16595 |
Ankit Patel | 52beb6296eb | DEV-14284: remove extra datastep, rename dataset when not type 6 | | DEV-14284 |
Patrick Dowe | 3921e5100c5 | DEV-15068 update macros to output DP aggregated datasets | | DEV-15068 |
Ankit Patel | 308abf2c751 | DEV-14284: Move labels into datastep, only execute loop on dataset with more than 0 observations | | DEV-14284 |
Katherine Dea | 2b3b2d3f92a | DEV-15068 Fix issue related to push (profile table modifications were removed) | | DEV-15068 |
Katherine Dea | d82384d5567 | DEV-15068 Modify Baseline Table Name | | DEV-15068 |
Ankit Patel | 8134ed189c6 | DEV-14284: Fix group order with multiple runids | | DEV-14284 |
Katherine Dea | fc1d667ad8c | DEV-15068 Modify output_datasets macro for datasets name | | DEV-15068 |
Andrew Petrone | d5fe2340592M | Merge remote-tracking branch 'origin/staging' into DEV-15068 | | DEV-15068 |
Dave Martin | e9c7af9f5e4M | 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: ... | | DEV-14284 |
Ankit Patel | 17482945a6e | DEV-14284: Fix T6 table letter logic | | DEV-14284 |
Katherine Dea | e48a70eafd4 | DEV-15068 Modif following QC | | DEV-15068 |
Ankit Patel | f0467de2845 | DEV-14284: Change left join to inner join for switches, remove extra logic in T6 tableletter | | DEV-14284 |
Andrew Petrone | af885526dc1M | Merge pull request #54 in AD/qrp_report from DEV-16201 to staging* commit 'cff4c09eef05680555019255274a2aae18224796':
DEV-16201: added missing semicolons
DEV-16201 update baseline_compute split out conc
DEV-16201 update baseline_compute so concomitance references analysisgrp
DEV-16201 update baseline_compute for concomitance T2 analyses
DEV-16201 update baseline_compute for standard Type 2 using BaselineGroupNum
DEV-16201: update to use conccohor... | | DEV-16201 |
Andrew Petrone | cff4c09eef0 | DEV-16201: added missing semicolons | | DEV-16201 |
Ankit Patel | ba95d7920d5 | DEV-14284: Stack final dp aggregated dataset | | DEV-14284 |
Ankit Patel | 4b647ae6b12 | DEV-14284: Move group and order variable assignment below runid loop | | DEV-14284 |
Patrick Dowe | f79d239c848 | DEV-16201 update baseline_compute split out conc | | DEV-16201 |
Patrick Dowe | 127ccc92d12 | DEV-16201 update baseline_compute so concomitance references analysisgrp | | DEV-16201 |
Ankit Patel | a226a35d5f8 | DEV-14284: Add additional proc means to aggregate profile by DP | | DEV-14284 |
Ankit Patel | 28774b2d0ef | DEV-14284: Add runid loop and remove 0 patient rows for type 6 | | DEV-14284 |
Dave Martin | 674fd710c9e | DEV-16595: Addressed QC comments | | DEV-16595 |
Ankit Patel | 305586c139f | DEV-14284: Remove comment | | DEV-14284 |
Ankit Patel | b96146b94c4 | DEV-14284: Add T4 and T6 labels and fix T6 profile table logic | | DEV-14284 |
Dave Martin | f95e8ba393b | DEV-16595: Restricted L2 aggregate to only 1st loop (sub=0) | | DEV-16595 |
Ankit Patel | fa70e5bdb6b | DEV-14284: Add comment and remove macro variable | | DEV-14284 |
Ankit Patel | cea3c921691 | DEV-14284: move drop statement, only assign table letter when more than 1 group | | DEV-14284 |
Ankit Patel | 668ee3bfe29 | DEV-14284: Remove tablenum increment, adjust covariate sorting | | DEV-14284 |