get_ARR_confint: Calculate Absolute Risk Difference, the SE, and confidence...

View source: R/get_ARR_confint.R

get_ARR_confintR Documentation

Calculate Absolute Risk Difference, the SE, and confidence interval

Description

Calculate Absolute Risk Difference, the SE, and confidence interval

Usage

get_ARR_confint(trt_n, trt_N, placebo_n, placebo_N)

Arguments

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

Value

ARR with CI


th-zelniker/TIMI documentation built on Oct. 1, 2022, 2 p.m.