powered by
Calculate case_fataility rate
get_cfr(x)
Input dataset. Expects total_cases and total_deaths variables
total_cases
total_deaths
Calculates a case-fatality rate estimate and corresponding 95% confidence interval
# NOT RUN { get_cfr(x = get_nat_counts()) # } # NOT RUN { # }
Run the code above in your browser using DataLab