If exponentiate = FALSE
, a list with three named entries.
The first entry, lRR
, is the estimated log-response ratio.
The second entry, V_lRR
, is the estimated variance of the log-response ratio.
The third entry, CI
, is a vector containing the endpoints of a confidence
interval of conf_level
coverage rate.
If exponentiate = TRUE
, a list with two named entries.
The first entry, RR
, is the estimated response ratio.
The second entry, CI
, is a vector containing the endpoints of a confidence
interval of conf_level
coverage rate.