Author: Stanley Xu; Christina Clarke; Susan Shetterly; Komal Narwaney
Title: Estimating the Growth Rate and Doubling Time for Short-Term Prediction and Monitoring Trend During the COVID-19 Pandemic with a SAS Macro Document date: 2020_4_11
ID: 10mbsqmo_26
Snippet: is the (which was not peer-reviewed) The copyright holder for this preprint /*Add the current doubling time and growth rate to an overall dataset to print charts*/ proc append base = r_doubling_time new = r_doubling_time0 force; run; quit; %end; /*Print the resulting data*/ %do start_day = &fup_start %to (&fup_end-&int_length+1); %let stdyfmt = %sysfunc(putn(&start_day,date9.)); TITLE "Observed and predicted events and 95% CI for the interval beg.....
Document: is the (which was not peer-reviewed) The copyright holder for this preprint /*Add the current doubling time and growth rate to an overall dataset to print charts*/ proc append base = r_doubling_time new = r_doubling_time0 force; run; quit; %end; /*Print the resulting data*/ %do start_day = &fup_start %to (&fup_end-&int_length+1); %let stdyfmt = %sysfunc(putn(&start_day,date9.)); TITLE "Observed and predicted events and 95% CI for the interval beginning on &stdyfmt"; proc print data=preddeath_start_&stdyfmt noobs; var &dateofevent &numevents pred lower95 upper95;
Search related documents:
Co phrase search for related documents- current doubling time and growth rate: 1
- current doubling time and growth rate current doubling time: 1
- doubling time and growth rate: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79
- doubling time and growth rate current doubling time: 1
Co phrase search for related documents, hyperlinks ordered by date