EconBase
← Back to paper

The role of the geometric mean in case-control studies

The exact contents of citations.db main_text.text for this paper — one flattened LaTeX string, title through conclusion, appendix excluded, unmodified except for removing email addresses. This is what our citation measures are computed over.

46,371 characters

The role of the geometric mean in case-control studies


\date{}
\maketitle

\begin{abstract}
Historically used in settings where the outcome is rare or data collection is expensive, outcome-dependent sampling is relevant to many modern settings where data is readily available for a biased sample of the target population, such as public administrative data.
Under outcome-dependent sampling, common effect measures such as the average risk difference and the average risk ratio are not identified, but the conditional odds ratio is. Aggregation of the conditional odds ratio is challenging since summary measures are generally not identified. Furthermore, the marginal odds ratio can be larger (or smaller) than all conditional odds ratios. This so-called non-collapsibility of the odds ratio is avoidable if we use an alternative aggregation to the standard arithmetic mean. We provide a new definition of collapsibility that makes this choice of aggregation method explicit, and we demonstrate that the odds ratio is collapsible under geometric aggregation. We describe how to partially identify, estimate, and do inference on the geometric odds ratio under outcome-dependent sampling. Our proposed estimator is based on the efficient influence function and therefore has doubly robust-style properties.
\\ \\
\textbf{Keywords} --- collapsibility, odds ratio, outcome-dependent sampling, partial identification, efficient influence function, geometric aggregation
\end{abstract}



\section{Introduction}

Outcome-dependent sampling schemes like case-control sampling\footnote{In case-control sampling, `cases' are observations where the outcome occurred and `controls' are observations where the outcome did not occur. This is also known as case-referent sampling, case-noncase sampling, or choice-based sampling.} have long been used in medical, epidemiological, and survey research when the outcome is rare or the data are expensive to collect.  For example, pancreatic cancer is a particularly deadly but rare cancer whose risk factors have been analyzed under case-control designs \citep{hassan2007risk, lucenteforte2012alcohol}. Case-control methods are also often used in criminal justice settings to understand risk factors for crime and to audit for racial bias in police brutality \citep{loftin1988analysis, campbell2003risk, bogstrand2014drugs, wheeler2017factors, ridgeway2020role}.

A case-control design samples from two distributions: the population where the outcome occurred (‘cases’) and the population where the outcome did not occur (‘controls’) \citep{cornfield1951method,  miettinen1976estimability, breslow1996statistics}. An alternative outcome-dependent sampling scheme, known as case-population sampling, samples from the general population instead of the control distribution \citep{lancaster1996case, jun2020causal}.
The broader class of biased sampling designs has a vast literature including choice-based sampling \citep{manski1977estimation, heckman2009note}, stratified sampling \citep{imbens1996efficient}, and exposure-based sampling such as the matched cohort design \citep{kennedy2015semiparametric}.

Under outcome-dependent sampling, common effect measures such as the average risk difference and the average risk ratio are not identified, but the conditional odds ratio is identified.
The conditional odds ratio is often estimated under constant effect and/or parametric assumptions. Common in practice, logistic regression estimates the conditional odds ratio under the strong assumption that the parametric form is correctly specified \citep{prentice1979logistic}.
A semiparametric approach relaxes these assumptions by placing restrictions directly on the odds ratio function, leaving other parts of the data-generating process unspecified \citep{chen2007semiparametric, tchetgen2010doubly}.
To avoid parametric assumptions altogether, a targeted maximum likelihood estimator (TMLE) with double robustness properties has been proposed for the population odds ratio, though only when the outcome rate is known \citep{van2008estimation}.

The odds ratio can approximate or bound other For example, the odds ratio approximates the risk ratio under a rare disease assumption  \citep{cornfield1951method, greenland1982need}. A recent work uses the odds ratio to upper bound the risk ratio under monotonicity assumptions on the treatment response and treatment selection \citep{jun2020causal}. To account for biased sampling, they target estimation of the outcome-conditional log odds ratio, and they propose a retrospective sieve logistic estimator to do so.
The odds ratio can also be used to define a measure of interaction effect when there is more than one exposure of interest \citep{vanderweele2011weighting}.

Our work considers odds ratios as the effect of interest, in a setting where the outcome rate is unknown. We compare several odds ratio-based measures of effect, discussing their usefulness (Section~\ref{section: problem setting}), identifiability (Section~\ref{section:identification}), and collapsibility (Section~\ref{section: collapsibility}). Of note is our novel observation that the geometric mean odds ratio is collapsible, unlike the standard (arithmetic aggregated) odds ratio. We offer a new definition of collapsibility that makes explicit the choice of aggregation. We provide the partial identification of the geometric mean odds ratio under outcome-dependent sampling.
We propose a doubly robust-style estimation approach for the partially identified geometric odds ratio and describe conditions under which the estimator is $\sqrt{n}$-consistent and asymptotically normal in Section~\ref{section: estimation}. Lastly we describe how to do inference for the geometric odds ratio over a range of possible values for the unknown outcome rate in Section~\ref{section:inference}.

\section{Problem setting} \label{section: problem setting}

Define $Z = (X, A, Y)$ where $X \in \mathbb{R}^d$ are covariates, $A \in \{0,1\}$ is a binary treatment or exposure, and $Y\in \{0,1\}$ a binary outcome. Let $\mathcal{P}$ denote the space of probability distributions.

Our population of interest has distribution $P$. We observe data $(Z_1, Z_2,... Z_n)$ from a possibly biased distribution $Q$, where the bias results from outcome-dependent sampling. Let $\rho=P(Y=1)$ and $\omega=Q(Y=1)$ denote the probability that $Y=1$ under $P$ and $Q$ respectively.
The quantity
$\omega$ is fixed and known--or if not known, can be easily estimated from the data. The quantity $\rho$ is fixed but generally unknown. We make virtually no assumptions about knowledge of $\rho$, requiring only that it lie in a user-specified range $[\underline{\rho},~\overline{\rho}]$. We anticipate in many settings the user to generally have some knowledge about $\rho$ to inform the range, but if not, the user can specify $\underline{\rho} = \epsilon ,\overline{\rho} =1-\epsilon$.

While case-control data consists of samples from two different distributions, it can equivalently be viewed as independent and identically distributed draws from a modified distribution, known as Bernoulli sampling \citep{breslow2000semi}.
Under Bernoulli sampling, we first sample $Y \sim \mathrm{Bernoulli}(\omega)$, and then we sample $(X,A) \sim P(X, A \mid Y)$. We can relate $P$ and $Q$ as
\begin{align} \label{equation: bernoulli sampling}
    Q(z) = P(x,a \mid y)\omega = P(z)\frac{\omega}{\rho}
\end{align}


We use potential (counterfactual) outcomes to define several measures of effect.
Let $Y^1$ denote the potential outcome that would have been observed under treatment and $Y^0$ the potential outcome that would have been observed under no treatment.
Expectations are taken with respect to the target distribution $P$ unless otherwise noted via subscript.



\begin{definition}[Population odds ratio]
The population odds ratio describes the population odds of the outcome occurring under treatment relative to the odds under no treatment.
$$ OR := \frac{P(Y^1 =1)/P(Y^1=0)}{P(Y^0 =1)/P(Y^0=0)} = \frac{\mathrm{odds}(Y^1 =1)}{\mathrm{odds}(Y^0 =1)}$$
\end{definition}

The population odds ratio describes the ratio of the odds of the outcome in a world where everyone is treated to the odds of the outcome in a world where no one is treated. In some settings, such as when the outcome is very rare, we may be interested in interventions targeting certain strata of the population. Then our target of interest is the conditional odds ratio, as given in the following definition.


\begin{definition} [Conditional odds ratio]
The conditional odds ratio, also known as the adjusted odds ratio, describes the odds of the outcome occurring under treatment relative to the odds under no treatment for a particular stratum of the population with measured covariates $x$.
$$ OR(x) := \frac{P(Y^1 =1 \mid X = x)/P(Y^1=0\mid X = x)}{P(Y^0 =1 \mid X = x)/P(Y^0=0 \mid X = x)} = \frac{\mathrm{odds}(Y^1 =1 \mid X = x)}{\mathrm{odds}(Y^0 =1 \mid X = x)}$$
\end{definition}

Like many nonparametric function estimation problems, the conditional odds ratio is generally hard to estimate flexibly at fast rates. Logistic regression (without interactions) is probably the most commonly used method to estimate the conditional odds ratio in practice, but this approach will be biased when the conditional odds ratio varies across strata or when the linearity or logistic link function assumptions do not hold. On the other hand, nonparametric plugin methods suffer the curse of dimensionality. We may hope to avoid the curse of dimensionality by targeting the marginal effect since aggregated quantities can typically be estimated at faster rates even in nonparametric models. When we have randomly sampled iid observations, we can compare the importance of characterizing conditional effects against the reasonableness of the assumptions required, and we can then choose to target the marginal or conditional effect accordingly. When our data is from an outcome-dependent sample, however, this usual trade-off no longer applies because the marginal effect is not identified, as we show in the next section.

When the covariates are continuous or high-dimensional, we may desire an aggregation of the conditional odds ratio to describe a summary measure. The most common aggregation uses the arithmetic mean.

\begin{definition} [Arithmetic odds ratio]
The arithmetic aggregation of the conditional odds ratio is
\begin{align}
    \alpha := \mathbb{E}[\mathrm{OR}(X)]
\end{align}

\end{definition}

A complicating issue is the population odds ratio could be smaller (or larger) than all conditional odds ratios. In other words, the odds ratio is not collapsible \citep{greenland1986identifiability, miettinen1981confounding, robinson1991some}.

\begin{definition}[Geometric odds ratio] \label{definition: geometric odds ratio}
The geometric odds ratio describes the geometric mean of the conditional odds ratios,
\begin{align} \label{equation: geometric odds ratio def1}
    \gamma := \prod \Bigg\{ OR(x)\Bigg\}^{dP(x)}
\end{align}
where $\prod$ denotes the product integral if $X$ is continuous or the product operator if $X$ is discrete. We can equivalently write the geometric odds ratio as
\begin{align}
    \label{equation: geometric odds ratio def3}
     \gamma  &= \exp{ \Big( \mathbb{E}\big[ \log ( OR(X) ) \big]} \Big).
\end{align}
\end{definition}



\paragraph{Miscellaneous notation}
 $L \lesssim R$ indicates that $L \leq C \cdot R$ for some universal constant $C$.
Define the squared $L_2(P)$ norm of a function $f$ as ${\left\lVertf\right\rVert^2 := \int (f(x))^2 dP(x)}$. $\mathbb{I}\{\}$ denotes the indicator function.
For samples $Z_1, Z_2,.... Z_n \sim Q$, we denote sample averages $\frac{1}{n}\sum_{i=1}^n f(Z_i)$ as $Q_n(f(Z))$.
\section{Identifiability} \label{section:identification}

To identify our targets in terms of observable data, we make the following assumptions:

\begin{assumption}[Consistency]
\label{assumption:consistency}
A unit that receives treatment $a$ has outcome $Y = Y^a$.
\end{assumption}

\begin{assumption}[Ignorability]
\label{assumption:ignorability}
$(Y^0, Y^1) \perp A \mid X$.
\end{assumption}

\begin{assumption}[Overlap]
\label{assumption:positivity}
$P(0 < P(A = 1 \mid X) < 1) = 1$.
\end{assumption}

Assumption~\ref{assumption:consistency} requires that there is no interference between units; e.g., the potential outcome for a unit does not depend on the treatment assignment of other units. Assumption~\ref{assumption:ignorability} requires that the treatment assignment is as good as random conditional on measured covariates.
Assumption~\ref{assumption:positivity} requires that all covariate strata have some non-zero probability of receiving both treatment decisions.\footnote{For estimation we will require a stronger boundedness assumption on overlap.} In settings where it is unreasonable to make these assumptions, sensitivity analysis can be conducted in order to assess whether the results are sensitive to violations of the assumptions \citep{rosenbaum2010design, luedtke2015statistics, Robins(00)}.




\subsection{Point identification under random sampling}
If our data consists of random samples from the target distribution, then we can identify the population odds ratio, conditional odds ratio, arithmetic odds ratio, and geometric odds ratio respectively as

\begin{align}
    OR &= \frac{\mathbb{E}[P(Y=1 \mid A = 1,X)]/\mathbb{E}[P(Y=0 \mid A = 1, X)]}{\mathbb{E}[P(Y=1 \mid A = 0, X)]/\mathbb{E}[P(Y=0 \mid A = 0, X)]} \\
    OR(x) &=
    \frac{\mathrm{odds}(Y =1 \mid A = 1, X= x)}{\mathrm{odds}(Y=1 \mid A = 0, X =x)}\\
     \alpha &= \mathbb{E} \big[ OR(X) \big] \label{equation: identification of AOR under random sampling} \\
      \gamma &= \prod \Big\{OR(x)\Big\}^{dP(x)} \label{equation: identification of GOR under random sampling}
\end{align}

The conditional, marginal, and aggregated effects are all identified under random sampling.
The next section will consider outcome-dependent sampling, where the conditional effect remains identified, but the marginal and aggregated effects are partially identified.

\subsection{Outcome-dependent sampling} \label{section: identification under outcome-dependent sampling}
When our samples $(Z_1, Z_2, ... Z_n)$ are drawn from the biased distribution $Q$,
we can still identify the conditional odds ratio due to the symmetry
of the odds ratio \citep{cornfield1951method}:

\begin{align*}
    OR(x) &= \frac{\mathrm{odds}(A=1 \mid Y = 1,X=x)}{\mathrm{odds}(A=1 \mid Y = 0, X=x)}
\end{align*}

We cannot point identify the arithmetic odds ratio and geometric odds ratio under outcome-dependent sampling because we sample from $P(X \mid Y)$, not $P(X)$. Without prior knowledge about the outcome rate $\rho$, we cannot estimate $P(X)$. We can partially identify the aggregation measures as a function of the unknown parameter $\rho$.

We first define additional notation for regression functions:
\begin{align*}
    \mu_a(x) &= Q(Y =1 \mid X = x, A = a) \\
    \nu_a(x) &= P(Y =1 \mid X = x, A = a).
\end{align*}
$\mu_a(x)$ is point identified under outcome-dependent sampling. We can partially identify $\nu_a(x)$ as a function of the unknown $\rho$ by applying Bayes' Rules to obtain

\begin{align}
    \nu_a(x; \rho) = \frac{P(A = a \mid X = x, Y = 1) P(X = x \mid Y = 1)\rho}{P(A = a, X = x \mid Y =1) \rho + P(A = a, X = x \mid Y =0) (1-\rho) }
\end{align}

The population odds ratio is partially identified as
\begin{align}  \label{equation: identification of marginal odds ratio}
   \frac{\frac{\rho \mathbb{E}[ \nu_1(X) \mid Y = 1] + (1-\rho) \mathbb{E}[ \nu_1(X) \mid Y = 0]}{\rho \mathbb{E}[ 1- \nu_1(X) \mid Y = 1] + (1-\rho) \mathbb{E}[ 1-\nu_1(X) \mid Y = 0]}}{\frac{\rho \mathbb{E}[ \nu_0(X) \mid Y = 1] + (1-\rho) \mathbb{E}[ \nu_0(X) \mid Y = 0]}{\rho \mathbb{E}[ 1- \nu_0(X) \mid Y = 1] + (1-\rho) \mathbb{E}[ 1-\nu_0(X) \mid Y = 0]}}.
\end{align}


The partial identification of the arithmetic odds ratio is
\begin{align} \label{equation: target AOR in terms of py}
    \alpha(\rho)  = \rho \mathbb{E}[OR(X) \mid Y = 1]  + (1-\rho) \mathbb{E}[OR(X) \mid Y = 0].
\end{align}

The geometric odds ratio is partially identified as
\begin{align}\label{equation: target GOR in terms of py v1}
    \gamma(\rho)  = \Big( \prod_X OR(X)^{dP(X \mid Y = 1)} \Big)^{\rho}\Big( \prod_X OR(X)^{dP(X \mid Y = 0)} \Big)^{1-\rho}
\end{align}

Or alternatively,
\begin{align}\label{equation: target GOR in terms of py v2}
\begin{split}
    \gamma(\rho) &= \exp\Big( \rho~ \mathbb{E}[\log\big(OR(X)\big) \mid Y = 1] + (1-\rho) \mathbb{E}[\log\big(OR(X)\big) \mid Y = 0] \Big) \\
    &= \exp\Big( \rho~\mathbb{E}[\mathrm{logit}\big(\mu_1(X)\big)  - \mathrm{logit}\big(\mu_0(X)\big) \mid Y = 1] + (1-\rho)  \mathbb{E}[\mathrm{logit}\big(\mu_1(X)\big)  - \mathrm{logit}\big(\mu_0(X)\big) \mid Y = 0] \Big)
\end{split}
\end{align}

This identification indicates that $\mathbb{E}[\mathrm{logit}(\mu_a(X)) \mid Y = y]$ is a key object for the geometric odds ratio, and we will see later that this function plays a central role in the efficiency theory and estimation. We use the following to denote this function:
 \begin{align} \label{equation: definition of y-conditional log gm target}
    \psi_{a,y} :=  \mathbb{E}[\mathrm{logit}(\mu_a(X)) \mid Y = y]
 \end{align}

$\psi_{a,y}$ is identified under outcome-dependent sampling. To recap, Eqs.~\ref{equation: identification of marginal odds ratio}-\ref{equation: target GOR in terms of py v2} identify the marginal and aggregated odds ratios up to the unknown constant $\rho$.











\section{On collapsibility} \label{section: collapsibility}

  A desirable quality for a measure of effect is that the marginal effect describes the effect for a representative unit. The property of collapsibility (Def.~\ref{definition: collapsibility}) formalizes this quality \citep{whittemore1978collapsibility, greenland1999confounding}.
 In this section, we take a detour from the biased sampling design to discuss collapsibility in detail. For simplicity our example will use random sampling, but the ideas are generally applicable.

  \begin{remark}
  In a departure from standard usage, we use the term       ``marginal'' to generically refer to a summary measure via an aggregation method that must be explicitly specified. As an example, the ``marginal odd'' of outcome $Y$ in standard usage unambiguously refers to $\frac{P(Y=1)}{P(Y=0)} = \frac{\mathbb{E}[P(Y=1\mid X)]}{\mathbb{E}[P(Y=0 \mid X)]}$. However, we denote this quantity as the marginal odds \emph{with respect to arithmetic aggregation}, differentiating it from other marginal measures such as, for example, the marginal odds with respect to geometric aggregation  $\frac{\prod P(Y=1\mid X = x)^{dP(x)}}{\prod P(Y=0\mid X = x)^{dP(x)}}$.
  \end{remark}



  Collapsibility is often discussed with respect to the arithmetic mean, under which collapsibility requires that we can specify weights for conditional effects such that the marginal effects equals their weighted average \citep{hernan2021causal}. For instance, the risk ratio, $RR = \mathbb{E}[Y^1]/\mathbb{E}[Y^0]$, is collapsible with respect to the arithmetic mean with weights $\frac{P(X)}{\mathbb{E}[Y^0]}\mathbb{E}[Y^0 \mid X]$.
The odds ratio, however, is not collapsible with respect to the arithmetic mean \citep{greenland1999confounding}. The population odds ratio is generally not equal to the conditional odds ratio, even if the conditional odds ratio is a constant.

\paragraph{Example:} $X = \mathbb{I}\{\mathrm{Female}\}$ with $P(X =1) = 0.5$.
The risks under treatment and no treatment for women and men are given in the below table along with the corresponding conditional risk ratios, $RR(X)$, and conditional odds ratios, $OR(X)$.
The marginal risk ratio with respect to arithmetic aggregation is
$\frac{140}{1053} \approx 0.133$. Averaging the conditional risk ratios with weights $\frac{P(X)}{\mathbb{E}[Y^0]}\mathbb{E}[Y^0 \mid X]$ yields the marginal risk ratio under arithmetic aggregation.

    \begin{tabular}{c|c|c|c|c}
    X &    $P(Y = 1 \mid X, A = 1)$ &  $P(Y = 1 \mid X, A = 0)$ & RR(X) & OR(X) \\
    \hline
      Female   & $\frac{1}{6}$ & $\frac{9}{10}$ &  $\frac{5}{27}$ & $\frac{1}{45}$\\[2mm]
      Male & $\frac{1}{26}$ & $\frac{9}{14}$ & $\frac{7}{117}$ & $\frac{1}{45}$
    \end{tabular}
    \vspace{3pt}\\
The conditional odds ratio for women equals the conditional odds ratio for men.
However the marginal odds ratio under arithmetic aggregation is
$\approx \frac{3}{2} *\frac{1}{45}$.
It is not possible to find a weighted average of the conditionals that equals the marginal odds ratio.

While the odds ratio is not collapsible under the arithmetic mean, it is collapsible under the geometric mean. To demonstrate this, we introduce additional notation. Let ${f(a, b) \colon \mathbb{R}^2 \mapsto \mathbb{R}}$ denote an effect contrast and let $g_{w(x)}(P) \colon \mathcal{P} \mapsto \mathbb{R}$ denote a statistical functional that aggregates $X \sim P$ with weighting function $w(x)$. For example, letting $p(x)$ denote the density of random variable $X \sim P$, we describe the average risk difference (commonly referred to as average treatment effect) by specifying $g_{p(x)}(P) = \int x p(x) dx$
and $f(a,b) = a - b$.  We consider aggregations that can be written as a Fréchet mean--that is, there is an associated distance function $d$ such that $$g_{w(x)}(P) = \displaystyle \operatorname*{arg\,min}_{z \in \mathcal{X}} \int_{\mathcal{X}} w(x) d^2(z, x) dx.$$
For ease of notation, we will write $g(X)$ to indicate $g(P)$ for the distribution $P$ over $X$.




  \begin{definition} \label{definition: collapsibility}
  A contrast $f$ is collapsible with respect to aggregation method $g$ if \begin{align}
     f\Big(g_{p(x)}(\mu_1(X)), g_{p(x)}(\mu_0(X))\Big) = g_{w(x)}\Big(f(\mu_1(X), \mu_0(X))\Big)
  \end{align}
  for weights $w(x)$ in the probability simplex and where $p(x)$ denotes the density or pmf of $X \sim P$.
  \end{definition}

   The left hand side describes the marginal effect--that is, the contrast of the aggregations of $\mu_a(x)$ for $a \in \{0,1\}$. The right hand side describes a weighted aggregation of the conditional contrasts.

  Returning to our example, the average risk difference is collapsible with respect to the arithmetic mean using as weights the density of $x$.
  We briefly remark on the weights $p(x)$ and $w(x)$. While $p(x) = w(x)$ for the average risk difference, this need not be the case. The risk ratio has contrast $f(a,b) = \frac{a}{b}$ and is collapsible under aggregation $g_{w(x)}(P) = \int x w(x) dx$ with $w(x) = \frac{p(x)\mathbb{E}[Y^0 \mid X = x]}{\mathbb{E}[Y^0]}$.




 As far as we are aware, this expanded definition of collapsibility that explicitly incorporates the aggregation method has not appeared in the literature before. With this machinery in place, we make the novel observation that the odds ratio is collapsible under geometric aggregation.

\begin{proposition}
The odds ratio is collapsible with respect to the geometric mean with weights $p(x)$.
\end{proposition}

  If the conditional OR is a constant $c$, then the geometric odds ratio also equals $c$. Recall that this was not necessarily the case for the arithmetic odds ratio, which could take on a value other than $c$. Since the geometric mean exhibits the desirable property of collapsibility, the remainder of this paper will consider estimation of the geometric odds ratio. We focus on the outcome-dependent sampling design, deferring results for the random sampling design to the Appendix. To motivate our estimation approach, we start by studying the efficiency theory.


\section{Efficiency} \label{section: efficiency}
\subsection{Preliminaries}
First, we restate and define additional notation for the nuisance functions:
\begin{align*}
    \mu_a(x) &:= Q(Y =1 \mid X =x, A =a) \quad \mathrm{for} \ \  a \in \{0,1\}\\
    \pi_a(x) &:= Q(A =a \mid X =x) \quad \mathrm{for} \ \ a \in \{0,1\} \\
    \eta(x) &:= Q(Y =1 \mid X =x) = \sum_{a=0}^1 \pi_a(x) \mu_a(x).
\end{align*}

Recall from Section~\ref{section: identification under outcome-dependent sampling} (Eq.s~\ref{equation: target GOR in terms of py v2}-\ref{equation: definition of y-conditional log gm target}) that we can write our target geometric OR as a function of $\rho$ and $\psi_{a,y}$ for $(a,y) \in \{0,1\}^2$:
 \begin{align} \label{equation: gamma as function of psi}
     \gamma(\rho) =  \exp\Big( \rho \big(\psi_{1,1} - \psi_{0,1} \big) + (1-\rho)\big(\psi_{1,0} - \psi_{0,0} \big) \Big)
 \end{align}

We will first provide a von Mises-type expansion for $\psi_{a,y}$ using as an example $a=0$ and $y=1$ (see Appendix~\ref{appendix: general efficiency theory psi_ay} for the general result) and  subsequently provide the efficiency theory for $\gamma$. Functioning as a distributional analog to the Taylor expansion for real-valued functions, the von Mises-type expansion of a target parameter describes two key elements for efficiency theory: the influence function and a remainder term. Influence functions enable us to construct estimators with desirable properties, such as second-order bias, which can achieve fast convergence rates even in nonparametric settings. The remainder term plays an important role in characterizing the error of such estimators (see Section~\ref{section: estimation}). In a fully nonparametric model, the singular influence function is called the efficient influence function because it characterizes the efficiency bound in a local asymptotic minimax sense. The efficient influence function is therefore instructive for constructing optimal estimators. We direct the interested reader to \citet{bickel1993efficient, tsiatis2006semiparametric, kennedy2022semiparametric, hines2022demystifying} for more information on influence functions.
We first define notation to refer to the nuisance functions on the distribution $\bar{Q}$: let $\bar{\eta}(x) := \bar{Q}(Y=1 \mid X=x)$ and similarly for $\bar{\pi}_0(x)$ and  $\bar{\mu}_0(x)$.

    \begin{lemma}
    \label{lemma: remainder term for psi_01}

    We have the following von Mises expansion for $\psi_{0,1}$:
    \begin{align*}
    \psi_{0,1}(Q) = \psi_{0,1}(\bar Q) + \int \varphi_{0,1}(\bar Q) d(Q-\bar Q) + R_2(\bar{Q}, Q&) \\
\mathrm{for} \quad     R_2(\bar{Q}, Q) =  \frac{\bar \omega - \omega}{\bar \omega} \big(\psi_{0,1}(Q) - \psi_{0,1}(\bar Q)\big) + \frac{1}{\bar \omega}\int  &\Big( \frac{\mu_0(x) - \bar \mu_0(x)}{\bar \mu_0(x)(1-\bar \mu_0(x))}\big( \eta(x) - \bar \eta(x) \big)  \\
        &+ \bar \eta(x) \frac{\mu_0(x) - \bar \mu_0(x)}{\bar \mu_0(x)(1-\bar \mu_0(x))} \frac{\bar \pi_0(x) - \pi_0(x)}{\bar \pi_0 (x)} \\
        &+ \eta(x)\frac{\mu^{*}_0(x) -1/2}{\mu^{*}_0(x)^2(1-\mu^{*}_0(x))^2}\big(\mu_0(x) - \bar \mu_0(x)\big)^2\Big)dQ
    \end{align*}

    where $\mu_0^{*}(x)$ lies between $\bar{\mu}_0(x)$ and $\mu_0(x)$  and
    \begin{align*}
      \varphi_{0,1}(Z) &= \frac{\eta(X)\mathrm{logit}(\mu_0(X))}{\omega} - \psi_{0,1}  \\& +\frac{\eta(X)}{\omega} \frac{(1-A)(Y - \mu_0(X)}{\pi_0(X)\mu_0(X)(1-\mu_0(X))} + \frac{\mathrm{logit}(\mu_0(X))}{\omega}(Y- \eta(X)) \\
      &+ \psi_{0,1} - \frac{\psi_{0,1} Y}{\omega}.
    \end{align*}



    Since the remainder term $R_2(\bar{Q}, Q)$ is a second-order product of the nuisance function errors, we can apply Lemma 2 of \cite{kennedy2021semiparametric} to conclude that $\psi_{0,1}(Q)$ is pathwise differentiable with efficient influence function $\varphi_{0,1}(z; Q)$.
    \end{lemma}

    \begin{proof}
    Immediate from Lemma~\ref{lemma: remainder term for psi_ay} for $a = 0$ and $y=1$.
    \end{proof}




\subsection{Efficiency theory for $\gamma$}
\begin{theorem} \label{theorem: remainder term for target}

We have the following von Mises-type expansion of our target $\gamma$:
\begin{align*}
    \gamma(Q) &= \gamma(\bar{Q}) + \gamma(\bar{Q})\int \phi(\bar{Q})d(Q- \bar{Q})) + R_2(\bar{Q}, Q) \quad \mathrm{where} \\
        & \phi(Q) =  \rho \big( \varphi_{1,1}(Q) -  \varphi_{0,1}(Q)\big) + (1-\rho)\big( \varphi_{1,0}(Q) -  \varphi_{0,0}(Q)\big).
\end{align*}


Then, by Lemma 2 of \citep{kennedy2021semiparametric}, our target $\gamma(Q)$ is pathwise differentiable with influence function $\gamma(Q)\phi(z;Q)$.
\end{theorem}

\begin{proof} \label{proof of corollary: remainder term for target}

For a $\gamma^{*}$ such that $\log(\gamma^{*})$ lies between $\log(\gamma(\bar{Q}))$ and $\log(\gamma(Q))$, applying Taylor's Theorem yields
\begin{align} \label{equation: taylors on target}
    \gamma(Q) &= \gamma(\bar{Q}) + \gamma(\bar{Q})\Big(\log\big(\gamma(Q)\big) - \log\big(\gamma(\bar{Q})\big)\Big) + \frac{1}{2} \Big(\log\big(\gamma(Q)\big) - \log\big(\gamma(\bar{Q})\big)\Big)^2\gamma^{*}.
\end{align}

For the first order expression $\log(\gamma(Q)) - \log(\gamma(\bar{Q}))$ we apply Lemma~\ref{lemma: remainder term for psi_ay} to obtain
\begin{align*}
\log(\gamma(Q)) - \log(\gamma(\bar{Q}))
  &= \rho \Bigg(\int \varphi_{1,1}(\bar Q)d(Q- \bar Q) - \int \varphi_{0,1}(\bar Q)d(Q- \bar Q))\Bigg)
  \\&+ (1-\rho) \Bigg(\int \varphi_{1,0}(\bar Q)d(Q- \bar Q) - \int \varphi_{0,0}(\bar Q)d(Q- \bar Q))\Bigg) + R_2(\bar Q, Q)
\end{align*}
 where each term in the $R_2(\bar{Q}, Q)$ is a second-order nuisance function error.

Substituting back into Eq.~\ref{equation: taylors on target} yields



\begin{align*}
    \gamma(Q)
    &= \gamma(\bar{Q}) + \gamma(\bar{Q})\int \phi(\bar{Q})d(Q- \bar{Q})) + R_2(\bar{Q}, Q) \quad \mathrm{where} \\
    & \phi(Q) =  \rho \big( \varphi_{1,1}(Q) -  \varphi_{0,1}(Q)\big) + (1-\rho) \big( \varphi_{1,0}(Q) -  \varphi_{0,0}(Q)\big)
\end{align*}
\end{proof}

For quick reference we will restate the influence function of $\gamma$ using notation that defines $\eta_{y}(x) := Q(Y=y \mid x)$ and $\omega_y := Q(Y=y)$:

 \begin{align} \label{equation: influence function gamma}
    \mathrm{IF}(\gamma) &=  \Big(\rho \big( \varphi_{1,1}(Z) -\varphi_{0,1}(Z) \big) + (1-\rho) \big( \varphi_{1,0}(Z) -\varphi_{0,0}(Z) \big) \Big)\gamma
 \end{align}
 where $\varphi_{a,y}(z;Q) = \mathrm{IF}(\psi_{a,y}(z;Q))$
 \begin{align} \label{equation: influence function of psi a y}
 \begin{split}
     = \frac{\mathrm{logit}(\mu_a(X))}{\omega_y}\mathbb{I}\{Y=y\} &- \psi_{a,y}  +\frac{\eta_{y}(X)}{\omega_y} \frac{\mathbb{I}\{A= a\}(Y - \mu_a(X))}{\pi_a(X)\mu_a(X)(1-\mu_a(X))}  \\
  &+ \psi_{a,y} - \frac{\psi_{a,y} \mathbb{I}\{Y= y\}}{\omega_y}
  \end{split}
\end{align}


The influence function for $\gamma$ indicates that in addition to requiring that the propensity scores be bounded away from zero and one, we will additionally require that the conditional variances $(1-\mu_1(x))\mu_1(x)$ and $(1-\mu_0(x)) \mu_0(x)$ be bounded away from zero. This is notably different from the usual risk difference (ATE) setting, where we want the conditional variances to be small to improve efficiency.


\subsubsection*{Efficiency bound}
The efficiency bound describes the local asymptotic minimax lower bound on the mean squared error for any estimator of the target parameter, analogous to the Cramer-Rao bound for parametric settings. This bound provides a benchmark against which we can compare estimators. Additionally, the efficiency bound illuminates which components affect the difficulty of the estimation problem. For additional details we refer the reader to \citet{bickel1993efficient, van2003unified, tsiatis2006semiparametric, kennedy2022semiparametric}.
Before stating our efficiency bound, we introduce notation that will simplify the result.
We define the distribution-corrected log conditional odds ratio:
\begin{align} \label{equation: definition of big PSI}
     \Psi(X,Y) &=  \Big(Y\frac{\rho}{\omega} + (1-Y)\frac{1-\rho}{1-\omega} \Big)\Big( \mathrm{logit}(\mu_1(X))-  \mathrm{logit}(\mu_0(X))\Big)
\end{align}

and the distribution-corrected aggregate log odds ratio:
\begin{align}\label{equation: definition of big PSI STAR}
    \Psi^{*}(Y) &= Y\frac{\rho}{\omega} (\psi_{1,1} -\psi_{0,1}) + (1-Y)\frac{1-\rho}{1-\omega} (\psi_{1,0} -\psi_{0,0})
\end{align}

\begin{theorem} \label{theorem: efficiency bound for variance of influence function for geometric mean} The nonparametric efficiency bound for estimating $\gamma$ is given by $\sigma^2 := \mathrm{var}(\mathrm{IF}(\gamma)) = \gamma^2 \mathrm{var}(\mathrm{IF}(\log(\gamma)))$, where $\mathrm{var}(\mathrm{IF}(\log(\gamma)))$ equals

\begin{align*}
    &\mathrm{var}(\Psi(X,Y)) + \mathrm{var}(\Psi^{*}(Y))-2~\mathrm{cov}\Big(\Psi(X,Y), \Psi^{*}(Y) \Big) + \\
 & \mathbb{E} \Bigg[ \Bigg( \frac{1}{\pi_1(X)\mu_1(X)(1-\mu_1(X))} +  \frac{1}{\pi_0(X)\mu_0(X)(1-\mu_0(X))} \Bigg)\Bigg( \Bigg(\frac{\rho -\omega}{\omega(1-\omega)} \Bigg)\eta(X) +\frac{1-\rho}{1-\omega} \Bigg)^2  \Bigg]
\end{align*}
\end{theorem}

The proof is given in Appendix~\ref{appendix: proof of efficiency bound}.

The two terms that involve $\Psi^{*}(Y)$ result from having to estimate $\omega$; if $\omega$ is known by sampling design, then these terms drop from the bound. The coefficient $\big(\frac{\rho -\omega}{\omega(1-\omega)} \big)\eta(X) +\frac{1-\rho}{1-\omega} $ results from sampling bias. When $\rho=\omega$ this coefficient equals 1.\footnote{Compare to the bound under random sampling given in Appendix~\ref{section: efficiency under random sampling}}

Theorem~\ref{theorem: efficiency bound for variance of influence function for geometric mean} indicates that the difficulty of our estimation problem depends on the following factors:
\begin{enumerate}
    \item Heterogeneity in the distribution-corrected log conditional odds ratio $\Psi(X,Y)$;
    \item Heterogeneity in the distribution-corrected aggregate log odds ratio $\Psi^{*}(Y)$;
    \item Covariance in the distribution-corrected  conditional and aggregated log odds ratios;
    \item Propensity scores $\pi(x)$;
    \item Regression function variances $\mu_1(x)(1-\mu_1(x))$ and $\mu_0(x)(1-\mu_0(x))$;
    \item Contrasts between the outcome rate in the target and sampled distributions, including the difference $\rho-\omega$ and the ratio $\frac{1-\rho}{1-\omega}$;
    \item Variance in the outcome in the sampled distribution, $\omega(1-\omega)$;
    \item Conditional outcome rates in the sampling distribution, $\eta(x)$.
\end{enumerate}
The second line of the efficiency bound shows the efficiency bound \emph{decreases} with the regression function variances, which is notably different from the average risk difference efficiency bound $\sigma^2_{ARD}$ \citep{hahn1998role}:
\begin{align*}
    \sigma^2_{ARD} = \mathbb{E}\Bigg[\frac{\mu_1(X)(1-\mu_1(X))}{\pi(X)} + \frac{\mu_0(X)(1-\mu_0(X))}{1-\pi(X)} + (\mu_1(X) - \mu_0(X) - \mathbb{E}[\mu_1(X) - \mu_0(X)])^2\Bigg]
\end{align*}






\section{Estimation} \label{section: estimation}
We propose a doubly robust style estimator for $\gamma$ that relies on estimation of $\log(\gamma)$. Before providing the error analysis of our proposed estimator, we briefly remark on the role of sample splitting. Estimating our nuisance functions on a separate sample, which we denote by $\hat Q$, that is independent of the sample denoted by $Q_n$, enables us to avoid overfitting without having to rely on empirical process conditions.
With iid data, we can obtain these independent samples simply by randomly partitioning the data into two or more folds. More generally, one can use cross-fitting, a procedure which swaps the samples and averages the results, to regain sample efficiency  \citep{robins2008higher, zheng2010asymptotic, chernozhukov2018generic}.
For simplicity we present our analysis under single sample splitting. We note that the outcome rate $\omega$ can be estimated on the full data sample.


\begin{theorem} \label{Theorem: Error of estimator}
Define the estimator for $\psi_{a,y}$ as

\begin{align}\label{equation: proposed estimator for psi_ay}
\begin{split}
\hat \psi_{a,y} &:= Q_n(\phi_{a,y}(Z; \hat{\mu}_a, \hat{\eta}, \hat{\pi}_a)) \quad \quad \mathrm{where} \\
\phi_{a,y}(Z; \hat{\mu}_a, \hat{\eta}, \hat{\pi}_a)
&= \frac{\mathrm{logit}(\hat \mu_a(X))~\mathbb{I}\{Y = y\}}{y\hat \omega +(1-y)(1-\hat \omega)} \\& +\Big(y\frac{\hat \eta(X)}{\hat \omega} + (1-y)\frac{1-\hat \eta(X)}{1-\hat \omega} \Big) \frac{\mathbb{I}\{A =a\}(Y -  \hat \mu_a(X))}{ \hat \pi_a(X) \hat \mu_a(X) \big(1- \hat \mu_a(X) \big)}
\end{split}
\end{align}

Assume the identification assumptions (\ref{assumption:consistency}-\ref{assumption:positivity}) hold
and additionally assume the following five conditions hold. \\
\begin{enumerate}
    \item \emph{Convergence in probability in $L_2(P)$ norm:} $\left\lVert\phi_{a,y} - \hat{\phi}_{a,y}\right\rVert = o_{P}(1)$ .
    \item \emph{Sample-splitting:} Nuisance functions $\hat{\pi}_1$, $\hat{\eta}$, $\hat{\mu}_1$, and $\hat{\mu}_0$ are estimated on $\hat Q$.\footnote{One could avoid the nuisance function estimation for $\eta$ since $\eta(x) = \pi_1(x)\mu_1(x) + \pi_0(x)\mu_0(x)$. However, in some cases it may be easier to estimate $\eta(x)$ directly than it is to estimate $\mu_a(x)$ or $\pi_a(x)$.}
    \end{enumerate}
And for some $\epsilon \in (0,1)$,
\begin{enumerate}[resume]
    \item \emph{Strong overlap:} $Q(\epsilon < \pi_a(X) ) = 1$  and $Q(\epsilon < \hat \pi_a(X)) = 1$ .
    \item \emph{Outcome variance:} $Q(\mu_a(X)(1-\mu_a(X)) > \epsilon) = 1$ and $Q(\hat{\mu}_a(X)(1-\hat{\mu}_a(X)) > \epsilon) = 1$ for $a \in \{0,1\}$.
    \item \emph{Outcome base rate:} $0 < \epsilon < \omega < 1-\epsilon$ and $0 < \epsilon < \hat \omega < 1-\epsilon$.
    \end{enumerate}


Then the proposed estimator satisfies
\begin{align*}
\hat{\psi}_{a,y} - \psi_{a,y} &=  O_{P}\Big(\left|\hat \omega - \omega \right|^2  + \left\lVert\hat \eta - \eta\right\rVert\left\lVert\hat \mu_a - \mu_a\right\rVert + \left\lVert\hat{\pi}_a - \pi_a\right\rVert\left\lVert\hat{\mu}_a -\mu_a\right\rVert + \left\lVert\hat{\mu}_a -\mu_a\right\rVert^2 \Big)  \\
&+ (Q_n- Q) \Big(\phi_{a,y}(Z; Q) -\frac{\mathbb{I}\{Y=y\}\psi_{a,y}}{y\omega + (1-y)(1-\omega)}\Big) + o_{P}\Big(\frac{1}{\sqrt{n}}\Big)
\end{align*}

\end{theorem}


Theorem~\ref{Theorem: Error of estimator} demonstrates that our proposed estimator has second-order errors in the nuisance estimation errors, yielding ``doubly-fast'' rates. That is, we obtain a faster rate for our estimator even when estimating the nuisance function at slower rates. For example, to obtain $n^{-1/2}$ rates for our estimator, it is sufficient to estimate the nuisance functions at $n^{-1/4}$, allowing us to use flexible machine learning methods to nonparametrically estimate the nuisance functions under smoothness or sparsity assumptions.
Since our error involves squared terms, this is not the usual double-robustness property that guarantees fast rates when \emph{either} of the propensity or regression function is estimated at fast rates.

\begin{proof}
Apply Theorem~\ref{Theorem: Error of generic function of regression functions} with $f(\mu_a(x)) =  \mathrm{logit}(\mu_a(x))$.

\end{proof}

\begin{corollary}\label{corollary: asymptotic normality of log estimator}
The estimator $\hat{\psi}_{a,y}$ is $\sqrt{n}$-consistent and asymptotically normal
under the assumptions in Theorem~\ref{Theorem: Error of estimator} and the following conditions:
\begin{enumerate}
    \item $\left\lVert\hat{\pi}_a -\pi_a\right\rVert = O_{P}(n^{-1/4})$
    \item $\left\lVert\hat{\mu}_a -\mu_a\right\rVert = o_{P}(n^{-1/4})$ for $a \in \{0,1\}$
     \item $\left\lVert\hat{\eta} -\eta\right\rVert = O_{P}(n^{-1/4})$
     \item $\left|\hat{\omega} -\omega\right| = o_{P}(n^{-1/4})$
\end{enumerate}

The limiting distribution is $\sqrt{n}(\hat{\psi}_{a,y} - \psi_{a,y}) \rightsquigarrow \mathcal{N}\Big(0, \mathrm{var}\big(\mathrm{IF}(\psi_{a,y})\big)\Big)$ where $\mathrm{var}\big(\mathrm{IF}(\psi_{a,y})\big) = \mathrm{var}\Big(\phi_{a,y}(Z) - \frac{\mathbb{I}\{Y= y\}\psi_{a,y}}{\omega y + (1-\omega)(1-y)}\Big)$.
\end{corollary}


\subsection{Estimation of $\gamma$}
Our proposed estimator for $\gamma(\rho)$ is
\begin{align}
\begin{split}
    \hat{\gamma}(\rho) &=\exp\Big(  \rho~ (\hat{\psi}_{1,1} - \hat{\psi}_{0,1}) + (1-\rho) (\hat{\psi}_{1,0} - \hat{\psi}_{0,0})\Big)
\end{split}
\end{align}
where $\hat{\psi}_{a,y}$ is defined in Eq.~\ref{equation: proposed estimator for psi_ay}.

\begin{corollary}\label{corollary: asymptotic normality of gamma estimator}
The estimator $\hat{\gamma}(\rho)$ is $\sqrt{n}$-consistent and asymptotically normal
under the assumptions in Theorem~\ref{Theorem: Error of estimator} and in Corollary~\ref{corollary: asymptotic normality of log estimator} for all $(a,y) \in \{0,1\}^2$.

The limiting distribution is $\sqrt{n}(\hat{\gamma}(\rho) - \gamma(\rho)) \rightsquigarrow \mathcal{N}(0, \sigma^2)$ where $\sigma^2$ is given in Theorem~\ref{theorem: efficiency bound for variance of influence function for geometric mean}.
\end{corollary}





\section{Inference} \label{section:inference}
This section discusses how to do inference when estimating $\gamma(\rho)$ over a user-specified range of values $[\underline{\rho},~\overline{\rho}]$ for the unknown outcome rate $\rho$.
We note that $\gamma(\rho)$ is monotonic in $\rho$, so our bound on $\gamma(\rho)$ has as endpoints $\gamma(\underline{\rho})$ and $\gamma(\overline{\rho})$.
First we discuss how to obtain a confidence interval on the endpoints, using $\gamma(\overline{\rho})$ as an example. Then we show how these imply a confidence interval on the bound for $\gamma(\rho)$. Guided by our theoretical results in the previous sections, our proposed approach is influence-function based. Alternatively, one could use the corrected confidence interval approach in \citet{imbens2004confidence} to give a confidence interval for $\gamma(\rho)$.

Based on the efficient influence function of $\gamma(\rho)$ (Eq.~\ref{equation: influence function gamma}), we create a pseudo-outcome $\zeta(Z_i; \hat \gamma(\overline{\rho}))$ for each observation $Z_i$ as
 \begin{align}
    \zeta(Z_i; \hat \gamma(\overline{\rho})) &= \hat \gamma(\overline{\rho})  \Big(\overline{\rho} \big(\hat \varphi_{1,1}(Z_i) - \hat \varphi_{0,1}(Z_i) \big) + (1-\overline{\rho}) \big( \hat \varphi_{1,0}(Z_i) -\hat \varphi_{0,0}(Z_i) \big) \Big)
 \end{align}
 where $\hat \gamma(\overline{\rho})$ and $\hat \psi_{a,y}$ for $(a,y) \in \{0,1\}^2$ are estimates using the doubly robust approach in Sec.~\ref{section: estimation} and where, for $a \in \{0,1\}$,
 \begin{align*}
    \hat \varphi_{a,0}(Z) &= \frac{\mathrm{logit}(\hat \mu_a(X))}{1-\hat \omega}(1-Y)  +\frac{1-\hat \eta(X)}{1-\hat \omega} \frac{\mathbb{I}\{A= a\}(Y - \hat \mu_a(X))}{\hat \pi_a(X) \hat \mu_a(X)(1-\hat \mu_a(X))}  - \frac{\hat \psi_{a,y} (1-Y)}{1-\hat \omega} \\
    \hat \varphi_{a,1}(Z) &= \frac{\mathrm{logit}(\hat \mu_a(X))}{\hat \omega}Y  +\frac{\hat \eta(X)}{\hat \omega} \frac{\mathbb{I}\{A= a\}(Y - \hat \mu_a(X))}{\hat \pi_a(X) \hat \mu_a(X)(1-\hat \mu_a(X))}  - \frac{\hat \psi_{a,y} Y}{\hat \omega}.
\end{align*}
\\

We can then make use of the asymptotic normality results from the previous section. If the conditions in Corollary~\ref{corollary: asymptotic normality of gamma estimator} are met, then Corollary~\ref{corollary: asymptotic normality of gamma estimator} and Slutsky's theorem give that a $100(1-\alpha)\%$ asymptotic confidence interval for $\gamma(\overline{\rho})$ is
\begin{align*}
   \hat \gamma(\overline{\rho}) \pm z_{1-\alpha/2}\sqrt{\frac{\hat {\mathrm{var}}(\zeta(Z_i; \hat \gamma(\overline{\rho})))}{n}}
\end{align*}
where $z_\beta$ is the standard normal quantile of $\beta$ and the empirical variance is over $Z$, holding as fixed the estimated nuisance functions. We can repeat this process on the same sample to obtain the confidence interval for $\gamma(\underline{\rho})$.

To obtain the confidence interval for our bound on $\rho$, we define
\begin{align*}
    \hat{\gamma}_{min}(\underline{\rho},\overline{\rho}) &:= \min(\hat \gamma(\underline{\rho}),\hat \gamma(\overline{\rho})) \\
    \hat{\gamma}_{max}(\underline{\rho},\overline{\rho}) &:= \max(\hat \gamma(\underline{\rho}),\hat \gamma(\overline{\rho})).
\end{align*}


\begin{proposition}
Under the conditions in Corollary~\ref{corollary: asymptotic normality of gamma estimator}, the interval $[l_{\alpha}, u_{\alpha}]$ where
\begin{align*}
l_{\alpha} &:= \hat{\gamma}_{min}(\underline{\rho},\overline{\rho}) - z_{1-\alpha/2}\sqrt{\frac{\hat \mathrm{var}(\zeta(Z_i; \hat{\gamma}_{min}(\underline{\rho},\overline{\rho})))}{n}}\\
u_{\alpha} &:=
\hat{\gamma}_{max}(\underline{\rho},\overline{\rho}) + z_{1-\alpha/2}\sqrt{\frac{\hat \mathrm{var}(\zeta(Z_i; \hat{\gamma}_{max}(\underline{\rho},\overline{\rho}))}{n}}
\end{align*}
\end{proposition}

gives a $100(1-\alpha)\%$ asymptotic confidence interval for the bound on $\gamma(\rho)$ for $p \in [\underline{\rho}, \overline{\rho}]$.

\begin{proof}
 $\hat{\gamma}_{min}$ and $\hat{\gamma}_{max}$ are asymptotically normal under Corollary~\ref{corollary: asymptotic normality of gamma estimator}. Applying Slutsky's Theorem, their variances are $\mathrm{var}(\zeta(Z_i; \hat{\gamma}_{min}(\underline{\rho},\overline{\rho})))$ and $\mathrm{var}(\zeta(Z_i; \hat{\gamma}_{max}(\underline{\rho},\overline{\rho}))$, respectively. Applying Slutsky's Theorem once more, then $P(\rho >u_{\alpha}) = \frac{\alpha}{2}$ and $P(\rho < l_{\alpha}) = \frac{\alpha}{2}$. By the union bound, $P(\rho \notin [l_{\alpha},u_{\alpha}]) \leq \alpha$.

\end{proof}



\section{Conclusion}
The geometric mean odds ratio has the desirable property of collapsibility, unlike the more commonly used arithmetic mean. Under outcome-dependent sampling, the geometric odds ratio is not point identified, but we can estimate the geometric odds ratio as a function of the unknown outcome rate. We detail the efficiency theory for the geometric odds ratio, describe a doubly robust estimation procedure that is $\sqrt{n}$-consistent and asymptotically normal under mild conditions, and propose an inference procedure to construct confidence intervals for the geometric odds ratio over a range of possible values for the unknown outcome rate $\rho$.


\section*{Acknowledgments}
 Coston gratefully acknowledges financial support support from  the National Science Foundation  Graduate
Research Fellowship Program under Grant No. DGE1745016. Any opinions,
findings, and conclusions or recommendations expressed in this material are solely those of the authors.


\clearpage