Changeset 25128 in main
- Timestamp:
- 04/28/22 08:59:07 (3 weeks ago)
- Location:
- adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVinc.cfg
r23451 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata newdx10 1917 d saspopdata hivpop10 1916 d sasdata newdx1020 17 d saspopdata hivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where 2010<=year<=20 1921 r data_where 2010<=HIV_AIDS_DX_YEAR<=20 1920 r pop_where 2010<=year<=2020 21 r data_where 2010<=HIV_AIDS_DX_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVincCo.cfg
r23430 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata newdx10 1917 d saspopdata cohivpop10 1916 d sasdata newdx1020 17 d saspopdata cohivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where 2010<=year<=20 1921 r data_where 2010<=HIV_AIDS_DX_YEAR<=20 1920 r pop_where 2010<=year<=2020 21 r data_where 2010<=HIV_AIDS_DX_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVmort.cfg
r23451 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata death10 1917 d saspopdata hivpop10 1916 d sasdata death1020 17 d saspopdata hivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where 2010<=year<=20 1921 r data_where 2010<=DEATH_YEAR<=20 1920 r pop_where 2010<=year<=2020 21 r data_where 2010<=DEATH_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVmortCo.cfg
r23430 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata death10 1917 d saspopdata cohivpop10 1916 d sasdata death1020 17 d saspopdata cohivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where 2010<=year<=20 1921 r data_where 2010<=DEATH_YEAR<=20 1920 r pop_where 2010<=year<=2020 21 r data_where 2010<=DEATH_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVprev.cfg
r23451 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata live20 1917 d saspopdata hivpop10 1916 d sasdata live2020 17 d saspopdata hivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where year=20 1921 #r data_where 2010<=HIV_AIDS_DX_YEAR<=20 1920 r pop_where year=2020 21 #r data_where 2010<=HIV_AIDS_DX_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head … … 27 27 r output xml 28 28 r func 1 29 r cross1 P_AGE 1929 r cross1 P_AGE 30 30 r cross2 none 31 31 r sas 0 … … 59 59 21 SEXB Sex sex Sex&at&Birth num 0 4 60 60 22 GENDER Gender null Gender&Identity num 0 4 61 23 P_AGE 19AgePrev agepop Age&of&Person num 0 462 23 P_AGE 19AgeRatePrev agepop Age&of&Person num 0 461 23 P_AGE AgePrev agepop Age&of&Person num 0 4 62 23 P_AGE AgeRatePrev agepop Age&of&Person num 0 4 63 63 24 BIRTHLAND BirthLand null Country&of&Birth num 0 4 64 64 -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/HIVprevCo.cfg
r23430 r25128 14 14 d saspath C:\ibisq\sasData\NJHIV\ 15 15 d saspop C:\ibisq\sasData\NJHIV\ 16 d sasdata live20 1917 d saspopdata cohivpop10 1916 d sasdata live2020 17 d saspopdata cohivpop1020 18 18 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" 19 19 #d sasstdpop morstd 20 r pop_where year=20 1921 #r data_where 2010<=HIV_AIDS_DX_YEAR<=20 1920 r pop_where year=2020 21 #r data_where 2010<=HIV_AIDS_DX_YEAR<=2020 22 22 ################################################## 23 23 d response_head_content XMLResponse.head -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/YearGrp3.grp
r23430 r25128 1 1 2000-2001 2 2 2002-2004 3 3 2005-2007 4 4 2008-2010 5 5 2011-2013 6 6 2014-2016 7 7 2017-2019 1 1 2010-2011 2 2 2012-2014 3 3 2015-2017 4 4 2018-2020 -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/hiv/YearGrp5.grp
r23430 r25128 1 1 2000-2004 2 2 2005-2009 3 3 2010-2014 4 4 2015-2019 1 1 2010 2 2 2011-2015 3 3 2016-2020
Note: See TracChangeset
for help on using the changeset viewer.