Andrew Petrone | 569e4ca95d4DEV-24147: cleaned up temporary dataset | DEV-24147: cleaned up temporary dataset | | DEV-24147 |
Andrew Petrone | 6e8cf8b60fd | DEV-24147: clarified header comments, fixed delete of datasets, fixed bug in DEV-26256 | | 2 Jira issues |
Fred Fabila | a31ea4317fc | DEV-24147: create_report: add defensive coding, consolidated SQL steps.l1_sentinel_views_convertdata: modify macro header, removed unicode handling | | DEV-24147 |
Fred Fabila | e572d3821a6 | DEV-24147: Added notestrecord to Lab Covars to exclude, modify macro header, add parameter to macro code | | DEV-24147 |
Fred Fabila | 0f869d43e40 | DEV-24147: Fixed bugs to exclude LAB COVARS, avoid overwriting source data, changed macro header | | DEV-24147 |
Fred Fabila | 591b8d4fed4 | DEV-24147: Fixed bug to exclude COVARS from baselinevarlist macro and explicitly list work datasets to delete at macro end | | DEV-24147 |
Fred Fabila | 17d21b2e7eb | DEV-24147: Renamed l1_dataviz_convert.sas to l1_sentinel_views_convertdata.sas and integrated into qrp_report | | DEV-24147 |
Fred Fabila | df4213803d6 | DEV-24147: Renamed l1_dataviz_convert.sas to l1_sentinel_views_convertdata.sas and integrated into qrp_report | | DEV-24147 |
Fred Fabila | 91699ef5937 | DEV-24147: Renamed l1_dataviz_convert.sas to l1_sentinel_views_convertdata.sas | | DEV-24147 |
Fred Fabila | 7442cf4e8c3 | DEV-24147: Integrate L1 macro from transformation program | | DEV-24147 |
Fred Fabila | c44cbb20f7aM | Merge remote-tracking branch 'origin/DEV-24147' into DEV-24147 | | DEV-24147 |
Fred Fabila | 3c2ff256cc6 | DEV-24147 Initialize outputviewsdata macro variable | | DEV-24147 |
Ankit Patel | 61a2fa6aaaa | DEV-24147: Move output_dataset macro call | | DEV-24147 |
Andrew Petrone | 8362875d8d8 | DEV-24147: added reportid when multiple reports executed | | DEV-24147 |
Andrew Petrone | d2e9deb51ed | DEV-24147: updated libname name | | DEV-24147 |
Andrew Petrone | 13c9c748263 | DEV-24147: create new folder in output when views output requested | | DEV-24147 |
 Andrew Petrone | 82d0d8571a8M | Pull request #236: DEV-23855: convert CSV to sas datasetsMerge in AD/qrp_report from DEV-23855 to staging
* commit '7b55f633d6fccc190d7567a0e0c24b6e5f201829':
DEV-23855: removed informat for numeric vars
DEV-23855: fixed missing end statement
DEV-23855: modified call to get_sas_format
DEV-23855: aligned convert_inputfiles_sasformat with QRP changes
DEV-23855: Sync updates from qrp repo
DEV-23855: Updated data dictionnary
DEV-23855: Fix... | | 2 Jira issues |
Andrew Petrone | 7b55f633d6f | DEV-23855: removed informat for numeric vars | | DEV-23855 |
Andrew Petrone | 1c2668cf83a | DEV-23855: fixed missing end statement | | DEV-23855 |
Andrew Petrone | 778f7b8c29f | DEV-23855: modified call to get_sas_format | | DEV-23855 |
Andrew Petrone | 1ba7c424951 | DEV-23855: aligned convert_inputfiles_sasformat with QRP changes | | DEV-23855 |
Andrew Petrone | 2bce1b6e6d8M | Merge remote-tracking branch 'origin/staging' into DEV-23855 | | DEV-23855 |
dcole | 641ecb7a6f8 | DEV-23855: Sync updates from qrp repo | | DEV-23855 |
 Ankit Patel | 9748721e17eM | Pull request #238: DEV-25642: Update analysis values for PS Match and IPTW weighted curvesMerge in AD/qrp_report from DEV-25642 to staging
* commit '93dca1281f8c981b17203b0c9e92da5300c71fb9':
DEV-25642: Update analysis values for PS Match and IPTW weighted curves | | DEV-25642 |
Dave Martin | ec0623350cc | DEV-23855: Updated data dictionnary | | DEV-23855 |
Ankit Patel | 93dca1281f8 | DEV-25642: Update analysis values for PS Match and IPTW weighted curves | | DEV-25642 |
Ankit Patel | 9ca6bc17fc3M | Pull request #237: Upversion to 1.4.0Merge in AD/qrp_report from staging to master
* commit 'c634f314ecdf6e5642eb51ee1fdf09817ed534e0': (205 commits)
Upversion qrp_report to 1.4.0
DEV-24884: Made changes to documentation
DEV-24884: Made changes to documentation
DEV-24884: corrected lookup_footnotes dataset with correct Comorbidity Score footnote
DEV-23325: removed extra space in readme before comma
DEV-25617: add miss...qrp_report_1.4.0 | | 5 Jira issues |
Ankit Patel | c634f314ecd | Upversion qrp_report to 1.4.0 | | |
dcole | 904519137fc | DEV-23855: Fix cohortcodes file id in data_dictionary | | DEV-23855 |
 Fred Fabila | bc467577de0M | Pull request #235: DEV-24884: Change Comorbidity Score footnote in Table 1Merge in AD/qrp_report from DEV-24884 to staging
* commit '78763331b2e54d534c0ca617754a9082e680d1af':
DEV-24884: Made changes to documentation
DEV-24884: Made changes to documentation
DEV-24884: corrected lookup_footnotes dataset with correct Comorbidity Score footnote
DEV-24884: Change Comorbidity Score footnote in Table 1 | | DEV-24884 |
Andrew Petrone | 61931f5545c | DEV-23855: fixed libname and date format, cleaned up header, removed parameter from macro | | DEV-23855 |
Fred Fabila | 78763331b2e | DEV-24884: Made changes to documentation | | DEV-24884 |
Fred Fabila | b2bb0311fc0 | DEV-24884: Made changes to documentation | | DEV-24884 |
Andrew Petrone | 90cd888bbe1 | DEV-23855: removed package parameter and saved filenames dataset to inputfiles folder | | DEV-23855 |
Andrew Petrone | 8d2d1938141 | DEV-23325: added missing closed parenthesis | | DEV-23325 |
Andrew Petrone | 307ec4d124b | DEV-23325: removed readonly for inputfiles due to CSV file creation | | DEV-23325 |
Andrew Petrone | e4d736281e5 | DEV-23325: write note to log if SAS inputfile will be overwritten | | DEV-23325 |
Andrew Petrone | e3025e4497c | DEV-23325: initial convert_inputfiles | | DEV-23325 |
Andrew Petrone | 2eab3c20265 | DEV-23325: first integration of convert_inputfiles | | DEV-23325 |
Fred Fabila | 2e99a07b0f1 | DEV-24884: corrected lookup_footnotes dataset with correct Comorbidity Score footnote | | DEV-24884 |
 David Cole | 91398b361f4M | Pull request #234: DEV-23325: Add data_dictionary to new integration folder in qrp_reportMerge in AD/qrp_report from DEV-23325 to staging
* commit '7fb031211669e0685919773013d6f0fc72073d13':
DEV-23325: removed extra space in readme before comma
DEV-25617: add missing comma
DEV25617: remove brackets from qrp_parameters values
DEV25617: remove all and any options from sex, hispanic, caresettingprincipal, and csex
DEV25617: update race parameter values
DEV25617: update pr... | | 2 Jira issues |
Andrew Petrone | 7fb03121166 | DEV-23325: removed extra space in readme before comma | | DEV-23325 |
 Aaron Hansbury | 1aeb8b1b30cM | Pull request #233: DEV-25617Merge in AD/qrp_report from DEV-25617 to DEV-23325
* commit 'f19ef118d101107016a83b5df7c4bd67c33e5a46':
DEV-25617: add missing comma
DEV25617: remove brackets from qrp_parameters values
DEV25617: remove all and any options from sex, hispanic, caresettingprincipal, and csex
DEV25617: update race parameter values
DEV25617: update primary and secondary parameter input_type | | 2 Jira issues |
Aaron Hansbury | f19ef118d10 | DEV-25617: add missing comma | | DEV-25617 |
Aaron Hansbury | 26e8d9b5246 | DEV25617: remove brackets from qrp_parameters values | | |
Aaron Hansbury | b45d97c74f3 | DEV25617: remove all and any options from sex, hispanic, caresettingprincipal, and csex | | |
Aaron Hansbury | 5575e931561 | DEV25617: update race parameter values | | |
Aaron Hansbury | 59acb019fe0 | DEV25617: update primary and secondary parameter input_type | | |
dcole | 32ef65f3428 | DEV-23325: Add space between consecutive double quotes | | DEV-23325 |
Fred Fabila | 65b45b59192 | DEV-24884: Change Comorbidity Score footnote in Table 1 | | DEV-24884 |