Selected article for: "doubling time and growth rate"

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
    • doubling time and growth rate current doubling time: 1