View source: R/get_ARR_confint.R
get_ARR_confint | R Documentation |
Calculate Absolute Risk Difference, the SE, and confidence interval
get_ARR_confint(trt_n, trt_N, placebo_n, placebo_N)
trt_n |
Number of events with Treatment |
trt_N |
Total number of patients in the treatment group |
placebo_n |
Number of events with Placebo |
placebo_N |
Total number of patients in the placebo group |
ARR with CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.