A confidence interval for the pooled odds ratio.
alpha (float) – 1 - alpha is the nominal coverage probability of the interval.
method (str) – The method for producing the confidence interval. Currently must be ‘normal’ which uses the normal approximation.
lcb (float) – The lower confidence limit.
ucb (float) – The upper confidence limit.
StratifiedTable.oddsratio_pooled_confint