Dave Martin | 9c712ba163a | DEV-23655: Removed extra space after Whole Population | | DEV-23655 |
Dave Martin | 00687b83808 | DEV-23655: Removed extra space | | DEV-23655 |
Dave Martin | 00e1ecdf13d | DEV-23655: Updated Aggregated titles | | DEV-23655 |
Dave Martin | ca751d500c7 | DEV-23655: Changed DP KM figures numbering increment from numbers to letters | | DEV-23655 |
Dave Martin | dc83d040bb1 | DEV-23655: Added DP-stratified survival curves | | DEV-23655 |
Dave Martin | afe8e09a171 | DEV-23655: Updated table of contents | | DEV-23655 |
 Dave Martin | b83c47eb4b6M | Pull request #221: DEV-23209: Implemented DP stratified survival curvesMerge in AD/qrp_report from DEV-23209 to staging
* commit 'c5db82a611432470a8929cf865e75dfb98521184':
DEV-23209: Added dpidsiteid stratum in addrows macro
DEV-23209: Conditionned sorting on Stratifybydp=Y
DEV-23209: update header
DEV-23209: Conditionned DP computation to when stratifybyDP=Y
DEV-23209: Implemented DP stratified survival curves | | DEV-23209 |
Dave Martin | c5db82a6114 | DEV-23209: Added dpidsiteid stratum in addrows macro | | DEV-23209 |
Dave Martin | e8f694e11c1 | DEV-23209: Conditionned sorting on Stratifybydp=Y | | DEV-23209 |
Andrew Petrone | a703a034cd0 | DEV-23209: update header | | DEV-23209 |
Dave Martin | 835406723cd | DEV-23209: Conditionned DP computation to when stratifybyDP=Y | | DEV-23209 |
Dave Martin | 3344a0ff1a8 | DEV-23209: Implemented DP stratified survival curves | | DEV-23209 |
 Andrew Petrone | f623f714cbaM | Pull request #220: DEV-22494: removed order from list of variables b/c order already merged in prior SQL statement, and it will ensure group is deduped from input datasetMerge in AD/qrp_report from DEV-24494 to staging
* commit 'ffcd4035a71468bc4d2ec0e4389d6d416f4db703':
DEV-22494: removed order from list of variables b/c order already merged in prior SQL statement, and it will ensure group is deduped from input dataset | | 2 Jira issues |
Andrew Petrone | ffcd4035a71 | DEV-22494: removed order from list of variables b/c order already merged in prior SQL statement, and it will ensure group is deduped from input dataset | | DEV-22494 |
 Ankit Patel | 160a80ebcc6M | Pull request #219: DEV-22609: Add DP specific lab computations to alldptableMerge in AD/qrp_report from DEV-22609 to staging
* commit 'b2ac15c4bcb91e21eef9f2fd1a7bcce7fa6304de':
DEV-22609: Add comment for lab covariate computations
DEV-22609: fix typo
DEV-22609: Remove semicolon from macro calls
DEV-22609: Move length statement
DEV-22609: Modify conditional logic to use regex
DEV-22609: Compute denominators in separate loops, reorder covariates to ensure 1... | | DEV-22609 |
Ankit Patel | b2ac15c4bcb | DEV-22609: Add comment for lab covariate computations | | DEV-22609 |
Ankit Patel | c83309a5a59 | DEV-22609: fix typo | | DEV-22609 |
Ankit Patel | 482bd50e7b8 | DEV-22609: Remove semicolon from macro calls | | DEV-22609 |
Ankit Patel | 5bb0d73d75f | DEV-22609: Move length statement | | DEV-22609 |
Ankit Patel | 7f1c6213588 | DEV-22609: Modify conditional logic to use regex | | DEV-22609 |
Ankit Patel | 26257801849 | DEV-22609: Compute denominators in separate loops, reorder covariates to ensure 1 to 1 matching | | DEV-22609 |
Ankit Patel | b7d655edbd3 | DEV-22609: Change vartype for unknown continuous labs, maximize metvar length to 32 | | DEV-22609 |
Ankit Patel | 06658b45cc5 | DEV-22609: drop extra array variables | | DEV-22609 |
Ankit Patel | 3719ff625da | DEV-22609: Added noprint option | | DEV-22609 |
Ankit Patel | a557a814de1 | DEV-22609: Add lab covariate check in baseline_aggregate | | DEV-22609 |
Ankit Patel | 223926107c9 | DEV-22609: Initialize lab macro variables outside condition | | DEV-22609 |
Ankit Patel | 4914105127e | DEV-22609: Move dedupe sort outside of condition | | DEV-22609 |
Ankit Patel | d20fcccb08f | DEV-22609: Add additional comment to header | | DEV-22609 |
Ankit Patel | 8c3689f2eeb | DEV-22609: Add check to see lab variables exist on data, add codetype to where clause | | DEV-22609 |
Ankit Patel | 46563aee7a7 | DEV-22609: Deduplicate covarname dataset | | DEV-22609 |
Ankit Patel | 922c70494de | DEV-22609: Set labunitcovars to 0 when not lab units, add where clause to extract valid rows from baseline input file | | DEV-22609 |
Ankit Patel | 31ab13fe9dcM | Merge branch 'staging' into DEV-22609 | | DEV-22609 |
Ankit Patel | 50650d8202b | DEV-22609: Consolidate code for count extraction, move check to process input files | | DEV-22609 |
 Jolene Mosley | 468fa377d20M | Pull request #218: DEV-23974: change baselinerowitalics to covnotinpsMerge in AD/qrp_report from DEV-23974 to staging
* commit '3abb9fba91b98379b10b2287e51b0e94f5eb86e9':
DEV-23974: increased variable length to be able to hold additional super script code
DEV-23974 order changed for some gest variables
DEV-23974 added GA_ superscripts on labels
DEV-23974 text case and order
DEV-23974 added else statement
DEV-23974 added more metvars and reordered pl... | | 2 Jira issues |
Andrew Petrone | 3abb9fba91b | DEV-23974: increased variable length to be able to hold additional super script code | | DEV-23974 |
Andrew Petrone | 92f05a9b8b6M | Merge branch 'DEV-23974' of https://dev.sentinelsystem.org/scm/ad/qrp_report into DEV-23974 | | DEV-23974 |
Jolene | e619471302c | DEV-23974 order changed for some gest variables | | DEV-23974 |
Andrew Petrone | cc3c3d41beeM | Merge branch 'DEV-23974' of https://dev.sentinelsystem.org/scm/ad/qrp_report into DEV-23974 | | DEV-23974 |
Jolene | c76e8ecc85e | DEV-23974 added GA_ superscripts on labels | | DEV-23974 |
Andrew Petrone | 9b695e73e7aM | Merge remote-tracking branch 'origin/staging' into DEV-23974 | | DEV-23974 |
Ankit Patel | 7efd3c3b81a | DEV-22609: Add DP specific lab computations to alldptable | | DEV-22609 |
Jolene | 38ddb9205f9 | DEV-23974 text case and order | | DEV-23974 |
Jolene | cb6bc01787e | DEV-23974 added else statement | | DEV-23974 |
Jolene | f26ee0df468 | DEV-23974 added more metvars and reordered placement | | DEV-23974 |
Jolene | 75c7aa23691 | DEV-23974 updated conditional coding, comments, variable names, and cormorbidscore | | DEV-23974 |
Jolene | 815543a7f2f | DEV-23974 footnotes and ordering superscript | | DEV-23974 |
Jolene Mosley | 4c84385ec53 | DEV-23974 moved initiation of covnotips_no | | DEV-23974 |
Jolene Mosley | 9cc247e7bb7 | DEV-23974 ges week update | | DEV-23974 |
Jolene Mosley | 07ae9a6ba69 | DEV-23974 added change to order of superscript | | DEV-23974 |
Jolene Mosley | 3a6de5f0e5b | DEV-23974 removed 3 and added &super_character.back in | | DEV-23974 |