AuthorCommitMessageCommit dateIssues
Patrick DowePatrick Dowe
af6c1a18354DEV-15068 updates for L2 stacked outputDEV-15068
Patrick DowePatrick Dowe
2ce87d82ab6MMerge branch 'staging' into DEV-15068DEV-15068
Patrick DowePatrick Dowe
66c5e1f7b38DEV-15068 remove temp code from baseline_profile_createdataDEV-15068
Patrick DowePatrick Dowe
57119bdc1dcDEV-15068 updates to baseline and profile aggregate processDEV-15068
Andrew PetroneAndrew Petrone
390712ae79eMMerge 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
Patrick DowePatrick Dowe
3921e5100c5DEV-15068 update macros to output DP aggregated datasetsDEV-15068
Katherine DeaKatherine Dea
2b3b2d3f92aDEV-15068 Fix issue related to push (profile table modifications were removed)DEV-15068
Katherine DeaKatherine Dea
d82384d5567DEV-15068 Modify Baseline Table NameDEV-15068
Katherine DeaKatherine Dea
fc1d667ad8cDEV-15068 Modify output_datasets macro for datasets nameDEV-15068
Andrew PetroneAndrew Petrone
d5fe2340592MMerge remote-tracking branch 'origin/staging' into DEV-15068DEV-15068
Dave MartinDave Martin
e9c7af9f5e4MMerge 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 PatelAnkit Patel
17482945a6eDEV-14284: Fix T6 table letter logicDEV-14284
Katherine DeaKatherine Dea
e48a70eafd4DEV-15068 Modif following QCDEV-15068
Ankit PatelAnkit Patel
f0467de2845DEV-14284: Change left join to inner join for switches, remove extra logic in T6 tableletterDEV-14284
Andrew PetroneAndrew Petrone
af885526dc1MMerge 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 PetroneAndrew Petrone
cff4c09eef0DEV-16201: added missing semicolonsDEV-16201
Ankit PatelAnkit Patel
ba95d7920d5DEV-14284: Stack final dp aggregated datasetDEV-14284
Ankit PatelAnkit Patel
4b647ae6b12DEV-14284: Move group and order variable assignment below runid loopDEV-14284
Patrick DowePatrick Dowe
f79d239c848DEV-16201 update baseline_compute split out concDEV-16201
Patrick DowePatrick Dowe
127ccc92d12DEV-16201 update baseline_compute so concomitance references analysisgrpDEV-16201
Ankit PatelAnkit Patel
a226a35d5f8DEV-14284: Add additional proc means to aggregate profile by DPDEV-14284
Ankit PatelAnkit Patel
28774b2d0efDEV-14284: Add runid loop and remove 0 patient rows for type 6DEV-14284
Dave MartinDave Martin
674fd710c9eDEV-16595: Addressed QC commentsDEV-16595
Ankit PatelAnkit Patel
305586c139fDEV-14284: Remove commentDEV-14284
Ankit PatelAnkit Patel
b96146b94c4DEV-14284: Add T4 and T6 labels and fix T6 profile table logicDEV-14284
Dave MartinDave Martin
f95e8ba393bDEV-16595: Restricted L2 aggregate to only 1st loop (sub=0)DEV-16595
Ankit PatelAnkit Patel
fa70e5bdb6bDEV-14284: Add comment and remove macro variableDEV-14284
Ankit PatelAnkit Patel
cea3c921691DEV-14284: move drop statement, only assign table letter when more than 1 groupDEV-14284
Ankit PatelAnkit Patel
668ee3bfe29DEV-14284: Remove tablenum increment, adjust covariate sortingDEV-14284
Ankit PatelAnkit Patel
9334512cbb1DEV-14284: add drop statement for covarsortDEV-14284
Ankit PatelAnkit Patel
c879920425bDEV-14284: Remove datasets from headerDEV-14284
Ankit PatelAnkit Patel
c5445fc4138DEV-14284: Modify logic to compute for aggregate tablesDEV-14284
Ankit PatelAnkit Patel
be065daf4ebMMerge branch 'staging' into DEV-14284DEV-14284
Ankit PatelAnkit Patel
91bb681a201DEV-14284: Update covariate profile tables to output multiple runs and DPs, update titles to match baseline table titlesDEV-14284
Ankit PatelAnkit Patel
4ef596a76f1MMerge pull request #51 in AD/qrp_report from DEV-15656 to staging* commit '2909fe47c1c0eddf646842f854c547aac9333abf': (22 commits) DEV-15656: Fix typo DEV-15656: Update date, stack treeaggfile to groupsfile, update conditions DEV-15656: Remove extra runid condition and add ampersand to t3 dataset creation DEV-15656: set default to 0 for num_level_vars: DEV-15656: remove extra parenthesis DEV-15656: remove logic to output report when TREE report t...DEV-15656
Ankit PatelAnkit Patel
d6cd8cc1a2fDEV-14284: Remove test codeDEV-14284
Ankit PatelAnkit Patel
6d31ab214d5DEV-14284: Update logic and move createdata macro to baseline driverDEV-14284
Ankit PatelAnkit Patel
2909fe47c1cDEV-15656: Fix typoDEV-15656
Ankit PatelAnkit Patel
ff95900e0cfDEV-15656: Update date, stack treeaggfile to groupsfile, update conditionsDEV-15656
Ankit PatelAnkit Patel
b90382fa08eMMerge branch 'DEV-15656' of https://dev.sentinelsystem.org/scm/ad/qrp_report into DEV-15656DEV-15656
Ankit PatelAnkit Patel
0bd91a4e65cDEV-15656: Remove extra runid condition and add ampersand to t3 dataset creationDEV-15656
Ankit PatelAnkit Patel
deeae72d988DEV-14284: Add profile datasets to headerDEV-14284
Ankit PatelAnkit Patel
bef787dfd75DEV-14284: Fix code typos, specify all option for all covariatesDEV-14284
Patrick DowePatrick Dowe
a1a31be53a8DEV-16201 update baseline_compute for concomitance T2 analysesDEV-16201
Patrick DowePatrick Dowe
22c0f4c3469DEV-16201 update baseline_compute for standard Type 2 using BaselineGroupNumDEV-16201
Jolene DamonJolene Damon
8c113d853a7DEV-16201: update to use conccohortdef for concDEV-16201
Jolene DamonJolene Damon
875d6724932DEV-15656: set default to 0 for num_level_vars:DEV-15656
Jolene DamonJolene Damon
09d44c549fdDEV-15656: remove extra parenthesisDEV-15656
Jolene DamonJolene Damon
37208cb0985DEV-15656: remove logic to output report when TREE report typeDEV-15656
Jolene DamonJolene Damon
0f183a0ad16DEV-16201: Conditionally execute cohortgrp2 assignmentDEV-16201

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut