EconBase
← Back to paper

Local Regression Distribution Estimators

Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.

154,563 characters · 41 sections · 12 citation commands

Rendered from LaTeX for readability, not typeset faithfully. Citation keys are highlighted; maths is left as source; figures, tables and equation environments are summarised rather than reproduced; unrecognised commands are greyed out so nothing is silently dropped. Email addresses are removed.

Local Regression Distribution EstimatorsSupplemental Appendix

abstractThis Supplemental Appendix contains general theoretical results encompassing those discussed in the main paper, includes proofs of those general results, and discusses additional methodological and technical results.

\thispagestyle{empty}

\onehalfspacing \pagestyle{plain}

Setup

Suppose $x_1,x_2,\cdots,x_n$ is a random sample from a univariate distribution with cumulative distribution function $F(\cdot)$. Also assume the distribution function admits a (sufficiently accurate) linear-in-parameters local approximation near an evaluation point $\mathsf{x}$:

align*[align* omitted — 159 chars of source]

where $R(\cdot)$ is a known basis function. The parameter $\theta(\mathsf{x})$ can be estimated by the following local $L^2$ method:

align[align omitted — 298 chars of source]

where $K(\cdot)$ is a kernel function, $\mathcal{X}$ is the support of $F(\cdot)$, and $G(\cdot)$ is a known weighting function to be specified later. The local $L^2$ estimator (ref) is closely related to another estimator, which is constructed by local regression:

align[align omitted — 222 chars of source]

The local regression estimator can be equivalently expressed as $\hat\theta_{\hat{F}}$, meaning that it can be viewed as a special case of the local $L^2$ estimator, with $G(\cdot)$ in (ref) replaced by the empirical distribution function $\hat{F}(\cdot)$.

For future reference, we first discuss some of the notation we use in the main paper and this Supplemental Appendix (SA). For a function $g(\cdot)$, we denote its $j$-th derivative as $g^{(j)}(\cdot)$. For simplicity, we also use the “dot” notation to denote the first derivative: $\dot{g}(\cdot) = g^{(1)}(\cdot)$. Assume $g(\cdot)$ is suitably smooth on $[\mathsf{x}-\delta,\mathsf{x})\cup(\mathsf{x},\mathsf{x}+\delta]$ for some $\delta>0$, but not necessarily continuous or differentiable at $\mathsf{x}$. If $g(\cdot)$ and its one-sided derivatives can be continuously extended to $\mathsf{x}$ from the two sides, we adopt the following special notation:

align*[align* omitted — 105 chars of source]

With $j=0$, the above is simply $g_u = \mathds{1}(u<0)g(\mathsf{x}-)+\mathds{1}(u\geq 0)g(\mathsf{x}+)$. Also for $j=1$, we use $\dot{g}_u = g^{(1)}_u$. Convergence in probability and in distribution are denoted by $\overset{\mathbb{P}}{\to}$ and $\rightsquigarrow$, respectively, and limits are taken with respect to the sample size $n$ going to infinity unless otherwise specified. We use $|\cdot|$ to denote the Euclidean norm.

The following matrices will feature in asymptotic expansions of our estimators:

align*[align* omitted — 273 chars of source]

and

align*[align* omitted — 879 chars of source]

Now we list the main assumptions.

assumption$x_{1},\dots,x_{n}$ is a random sample from a distribution $F(\cdot)$ supported on $\mathcal{X}\subseteq\mathbb{R}$, and $\mathsf{x}\in\mathcal{X}$. (i) For some $\delta>0$, $F(\cdot)$ is absolutely continuous on $[\mathsf{x}-\delta,\mathsf{x}+\delta]$ with a density $f(\cdot)$ admitting constants $f(\mathsf{x}-)$, $f(\mathsf{x}+)$, $\dot{f}(\mathsf{x}-)$, and $\dot{f}(\mathsf{x}+)$, such that \begin{align*} \sup_{u\in[-\delta,0)} \frac{f(\mathsf{x}+u) - f(\mathsf{x}-) - u\dot{f}(\mathsf{x}-)}{u^2} + \sup_{u\in(0,\delta]} \frac{f(\mathsf{x}+u) - f(\mathsf{x}+) - u\dot{f}(\mathsf{x}+)}{u^2} < \infty. \end{align*} (ii) $K(\cdot)$ is nonnegative, symmetric, and continuous on its support $[-1,1]$, and integrates to 1. (iii) $R(\cdot)$ is locally bounded, and there exists a positive-definite diagonal matrix $\Upsilon_{h}$ for each $h>0$, such that $\Upsilon_{h}R(u)=R(u/h)$ (iv) For all $h$ sufficiently small, the minimum eigenvalues of $\Gamma_{h,\mathsf{x}}$ and $h^{-1}\Sigma_{h,\mathsf{x}}$ are bounded away from zero. \qed
assumptionFor some $\delta>0$, $G(\cdot)$ is absolutely continuous on $[\mathsf{x}-\delta,\mathsf{x}+\delta]$ with a derivative $g(\cdot)\geq 0$ admitting constants $g(\mathsf{x}-)$, $g(\mathsf{x}+)$, $\dot{g}(\mathsf{x}-)$, and $\dot{g}(\mathsf{x}+)$, such that \begin{align*} \sup_{u\in[-\delta,0)} \frac{g(\mathsf{x}+u) - g(\mathsf{x}-) - u\dot{g}(\mathsf{x}-)}{u^2} + \sup_{u\in(0,\delta]} \frac{g(\mathsf{x}+u) - g(\mathsf{x}+) - u\dot{g}(\mathsf{x}+)}{u^2} < \infty. \end{align*} \vskip-2em\qed
example[Local Polynomial Estimator] Before closing this section, we briefly introduce the local polynomial estimator of Cattaneo-Jansson-Ma_2020_JASA, which is a special case of our local regression distribution estimator. The local polynomial estimator employs the following polynomial basis: \[ R(u) = \Big(1,\ u,\ \frac{1}{2}u^2,\ \cdots,\ \frac{1}{p!}u^p\Big)^\prime,\] for some $p\in \mathbb{N}$. As a result, it estimates the distribution function, the density function, and derivatives thereof. To be precise, \[\theta(\mathsf{x}) = \Big( F(\mathsf{x}),\ f(\mathsf{x}),\ f^{(1)}(\mathsf{x}),\ \cdots,\ f^{(p-1)}(\mathsf{x}) \Big)^\prime.\] With $R(\cdot)$ being a polynomial basis, it is straightforward to characterize the approximation bias $\varrho(h,\mathsf{x})$. Assuming the distribution function $F(\cdot)$ is at least $p+1$ times continuously differentiable in a neighborhood of $\mathsf{x}$, one can employ a Taylor expansion argument and show that $\varrho(h,\mathsf{x}) = O(h^{p+1})$. We will revisit this local polynomial estimator below as a leading example when we discuss pointwise and uniform asymptotic properties of our local distribution estimator. \qed

Pointwise Distribution Theory

We discuss pointwise (i.e., for a fixed evaluation point $\mathsf{x}\in\mathcal{X}$) large-sample properties of the local $L^2$ estimator (ref), and that of the local regression estimator (ref). For ease of exposition, we suppress the dependence on the evaluation point $\mathsf{x}$ whenever possible.

Local $L^2$ Distribution Estimation

With simple algebra, the local $L^2$ estimator in (ref) takes the following form

align*[align* omitted — 294 chars of source]

We can further simplify the above. First note that the “denominator” can be rewritten as

align*[align* omitted — 372 chars of source]

The same technique can be applied to the “numerator”, which leads to

align[align omitted — 689 chars of source]

The above provides a further expansion of the local $L^2$ estimator into a term that contributes as bias, and another term that contributes asymptotically to the variance.

The large-sample properties of the local $L^2$ estimator (ref) are as follows.

thm[Local $L^2$ Distribution Estimation: Asymptotic Normality] Assume Assumptions (ref) and (ref) hold, and that $h\to 0$, $nh\to \infty$ and $n\varrho(h)^2/h\to 0$. Then\\ (i) (ref) satisfies \begin{align*} \left|\int_{\frac{\mathcal{X}-\mathsf{x}}{h}} R(u)\Big[F(\mathsf{x} + hu) - \theta^\prime R(u)\Upsilon_h^{-1}\Big] K\left(u\right) \mathrm{d} u\right| = O(\varrho(h)). \end{align*} (ii) (ref) satisfies \begin{align*} \mathbb{V}\left[ \int_{\frac{\mathcal{X}-\mathsf{x}}{h}} R(u)\Big[\mathds{1}(x_i\leq \mathsf{x} + hu) - F(\mathsf{x} + hu)\Big] K\left(u\right) g(\mathsf{x}+hu)\mathrm{d} u \right] &= \Sigma_h, \end{align*} and \begin{align*} \Sigma_h^{-1/2} \left(\frac{1}{\sqrt{n}}\sum_{i=1}^n\int_{\frac{\mathcal{X}-\mathsf{x}}{h}} R(u)\Big[\mathds{1}(x_i\leq \mathsf{x} + hu) - F(\mathsf{x} + hu)\Big] K\left(u\right) g(\mathsf{x}+hu)\mathrm{d} u\right) \rightsquigarrow \mathcal{N}(0,I). \end{align*} (iii) The local $L^2$ estimator is asymptotically normally distributed \begin{align*} \sqrt{n}\left(\Gamma_h^{-1}\Sigma_h\Gamma_h^{-1}\right)^{-1/2}\Upsilon_h^{-1} (\hat\theta_G - \theta) \rightsquigarrow \mathcal{N}(0, I). \end{align*} \vskip-2em\qed

For valid inference, one needs to construct standard errors. To start, note that $\Gamma_{h}$ is known, and hence we only need to estimate $\Sigma_{h}$. Consider the following:

align[align omitted — 415 chars of source]

where $\hat{F}(\cdot)$ is the empirical distribution function. The following theorem shows that standard errors constructed using $\hat{\Sigma}_h$ are consistent.

thm[Local $L^2$ Distribution Estimation: Standard Errors] Assume Assumptions (ref) and (ref) hold, and that $h\to 0$ and $nh\to \infty$. Let $c$ be a nonzero vector of suitable dimension, then \begin{align*} \left|\frac{c^\prime \hat{\Sigma}_h c}{c^\prime \Sigma_{h} c} - 1\right| &= O_{\mathbb{P}}\left( \sqrt{\frac{1}{nh}} \right). \end{align*} If, in addition that $n\varrho(h)^2/h\to 0$, then \begin{align*} \frac{c^\prime(\hat\theta_G - \theta)}{\sqrt{c^\prime \Upsilon_{h}\Gamma_h^{-1}\hat\Sigma_{h} \Gamma_h^{-1}\Upsilon_{h} c/n}} \rightsquigarrow \mathcal{N}(0,1). \end{align*} \vskip-2em\qed

Local Regression Distribution Estimation

The local regression distribution estimator (ref) can be understood as a special case of the local $L^2$ estimator by setting $G=\hat{F}$ (i.e., using the empirical distribution as the design). However, the empirical measure $\hat{F}$ is not smooth, so that large-sample properties of the local regression estimator cannot be deduced directly from Theorem (ref). In this subsection, we will show that estimates obtained by the two approaches, (ref) and (ref), are asymptotically equivalent under suitable regularity conditions. To be precise, we establish the equivalence of the local regression distribution estimator, $\hat\theta$, and the (infeasible) local $L^2$ distribution estimator, $\hat{\theta}_F$ (i.e., using $F$ as the design weighting in (ref)). As before, we suppress the dependence on the evaluation point $\mathsf{x}$.

First, the local regression estimator can be written as

align*[align* omitted — 580 chars of source]

where

align*[align* omitted — 168 chars of source]

and $\Gamma_h$ is defined as before with $G=F$.

To proceed, we further expand as follows

align[align omitted — 703 chars of source]

The last two terms correspond to the leave-in bias and the approximation bias, respectively. We further decompose the first term with conditional expectation:

align[align omitted — 1,374 chars of source]

The following theorem studies the large-sample properties of each term in the above decomposition, and shows that the local regression distribution estimator is asymptotically equivalent to the local $L^2$ estimator by setting $G=F$, and hence it is asymptotically normally distributed.

thm[Local Regression Distribution Estimation: Asymptotic Normality] Assume Assumption (ref) holds, and that $h\to 0$, $nh^2\to \infty$ and $n\varrho(h)^2/h\to 0$. Then\\ (i) $\hat{\Gamma}_h$ satisfies \begin{align*} \left|\hat{\Gamma}_h - \Gamma_h\right| = O_{\mathbb{P}}\left( \sqrt{\frac{1}{nh}} \right). \end{align*} (ii) (ref) and (ref) satisfy \begin{align*} (ref) &= O_{\mathbb{P}}\left(\frac{1}{n}\right),\qquad (ref)= O_{\mathbb{P}}(\varrho(h)). \end{align*} (iii) (ref) satisfies \begin{align*} (ref) &= O_{\mathbb{P}}\left( \sqrt{\frac{1}{n^2h}} \right). \end{align*} (iv) The local regression distribution estimator (ref) satisfies \begin{align*} \sqrt{n}\left(\Gamma_h^{-1}\Sigma_h\Gamma_h^{-1}\right)^{-1/2}\Upsilon_h^{-1} (\hat\theta - \theta) &= \sqrt{n}\left(\Gamma_h^{-1}\Sigma_h\Gamma_h^{-1}\right)^{-1/2}\Upsilon_h^{-1} (\hat\theta_F - \theta) + o_{\mathbb{P}}(1) \rightsquigarrow \mathcal{N}(0,I). \end{align*} \vskip-2.5em\qed

We now discuss how to construct standard errors in the local regression framework. Note that $\Gamma_{h}$ can be estimated by $\hat{\Gamma}_h$, whose properties have already been studied in Theorem (ref)(i). To estimate $\Sigma_{h}$, we propose the following

align*[align* omitted — 422 chars of source]

where $\hat{F}(\cdot)$ is the empirical distribution function. The following theorem shows that standard errors constructed using $\hat{\Sigma}_h$ are consistent.

thm[Local Regression Distribution Estimation: Standard Errors] Assume Assumption (ref) holds. In addition, assume $h\to 0$ and $nh^2\to \infty$. Let $c$ be a nonzero vector of suitable dimension. Then \begin{align*} \left|\frac{c^\prime \hat\Gamma_h^{-1} \hat{\Sigma}_h \hat\Gamma_h^{-1} c}{c^\prime \Gamma_h^{-1} \Sigma_{h} \Gamma_h^{-1} c} - 1\right| &= O_{\mathbb{P}}\left( \sqrt{\frac{1}{nh^2}} \right). \end{align*} If, in addition that $n\varrho(h)^2/h\to 0$, one has \begin{align*} \frac{c^\prime(\hat\theta - \theta)}{\sqrt{c^\prime \Upsilon_{h}\hat{\Gamma}_h^{-1}\hat\Sigma_{h} \hat{\Gamma}_h^{-1}\Upsilon_{h} c/n}} \rightsquigarrow \mathcal{N}(0,1). \end{align*} \vskip-2em\qed

Efficiency

For ease of presentation, we focus on the (infeasible) local $L^2$ distribution estimator $\hat\theta_F$,

align[align omitted — 251 chars of source]

but all the results in this section are applicable to the local regression distribution estimator $\hat\theta$, as we showed earlier that it is asymptotically equivalent to $\hat\theta_F$. In addition, we consider a specific basis:

align[align omitted — 91 chars of source]

where $P(u)$ is a polynomial basis of order $p$:

align*[align* omitted — 87 chars of source]

and $Q(u)$ is a scalar function, and hence is a “redundant regressor.” Without $Q(\cdot)$, the above reduces to the local polynomial estimator of Cattaneo-Jansson-Ma_2020_JASA. See Section (ref) and Example (ref) for an introduction.

We consider additional regressors because they may help improve efficiency (i.e., reduce the asymptotic variance). Following Assumption (ref), we assume there exists a scalar $\upsilon_h$ (depending on $h$) such that $\upsilon_hQ(u)=Q(u/h)$. Therefore, $\Upsilon_h$ is a diagonal matrix containing $1,h^{-1},h^{-2},\cdots,h^{-p},\upsilon_h$. As we consider a (local) polynomial basis, it is natural to impose smoothness assumptions on $F(\cdot)$. In particular,

assumptionFor some $\delta>0$, $F(\cdot)$ is $(p+1)$-times continuously differentiable in $\mathcal{X}\cap[\mathsf{x}-\delta,\mathsf{x}+\delta]$ for some $p\geq 1$, and $G(\cdot)$ is twice continuously differentiable in $\mathcal{X}\cap[\mathsf{x}-\delta,\mathsf{x}+\delta]$. \qed

Under the above assumption, the approximation error satisfies $\varrho(h)=O(h^{p+1})$, and the parameter $\theta$ can be partitioned into the following:

align*[align* omitted — 181 chars of source]

We first state a corollary, which specializes Theorem (ref) to the polynomial basis (ref).

coro[Local Polynomial $L^2$ Distribution Estimation: Asymptotic Normality] Assume Assumptions (ref) and (ref) hold, and that $h\to 0$, $nh\to \infty$, and $n\varrho(h)^2/h\to 0$. Then the local polynomial $L^2$ distribution estimator in (ref) satisfies \begin{align*} \sqrt{n}\left(\Gamma_h^{-1}\Sigma_h\Gamma_h^{-1}\right)^{-1/2}\Upsilon_h^{-1} (\hat\theta_F - \theta) \rightsquigarrow \mathcal{N}(0, I). \end{align*} \vskip-2em\qed

Effect of Orthogonalization

To start, consider the following (sequentially) orthogonalized basis:

align[align omitted — 124 chars of source]

where

align*[align* omitted — 393 chars of source]

The above transformation can be represented by the following:

align*[align* omitted — 50 chars of source]

where $\Lambda_h$ is a nonsingular upper triangular matrix. (Note that the matrix $\Lambda_h$ depends on the bandwidth only because we would like to handle both interior and boundary evaluation points. If, for example, we fix the evaluation point to be in the interior of the support of the data, then $\Lambda_h$ is a fixed matrix and no longer depends on $h$. Alternatively, one could also use the notation “$\Lambda_\mathsf{x}$” to denote such dependence.) Now consider the following orthogonalized local polynomial $L^2$ estimator

align[align omitted — 285 chars of source]

To discuss its properties, we partition the estimator and the target parameter as

align*[align* omitted — 137 chars of source]

where $\hat\theta_{1,F}^\perp$ is the first element of $\hat\theta_F^\perp$ and $\hat\theta_{Q,F}^\perp$ is the last element of $\hat\theta_F^\perp$. Similarly, we can partition the target parameter,

align*[align* omitted — 136 chars of source]

so that $\theta^\perp_{1}$ is the first element of $\Lambda_h^{-1}\theta$ and $\theta^\perp_{Q}$ is the last element of $\Lambda_h^{-1}\theta$. As $\theta_{Q}=0$, simple least squares algebra implies

align*[align* omitted — 203 chars of source]

Note that, in general, $\theta^\perp_{1}\neq \theta_{1}$, meaning that after orthogonalization, the intercept of the local polynomial estimator no longer estimates the distribution function $F(\mathsf{x})$.

The following corollary gives the large-sample properties of the orthogonalized local polynomial estimator, excluding the intercept.

coro[Orthogonalized Local Polynomial $L^2$ Distribution Estimation: Asymptotic Normality] Assume Assumptions (ref) and (ref) hold, and that $h\to 0$, $nh\to \infty$, and $n\varrho(h)^2/h\to 0$. Then the orthogonalized local polynomial $L^2$ distribution estimator in (ref) satisfies \begin{align*} \begin{bmatrix} (\Gamma_{P,h}^\perp)^{-1} \Sigma_{PP,h}^\perp (\Gamma_{P,h}^\perp)^{-1} & (\Gamma_{P,h}^\perp)^{-1} \Sigma_{PQ,h}^\perp (\Gamma_{Q,h}^\perp)^{-1} \\ (\Gamma_{Q,h}^\perp)^{-1} \Sigma_{QP,h}^\perp (\Gamma_{P,h}^\perp)^{-1} & (\Gamma_{Q,h}^\perp)^{-1} \Sigma_{QQ,h}^\perp (\Gamma_{Q,h}^\perp)^{-1} \end{bmatrix}^{-1/2} \sqrt{\frac{n}{hf(\mathsf{x})}}\Upsilon_{-1, h}^{-1}\begin{bmatrix} \hat\theta^\perp_{P,F} - \theta_{P} \\ \hat\theta^\perp_{Q,F} \end{bmatrix} \rightsquigarrow \mathcal{N}(0, I), \end{align*} where \begin{align*} &\ \Gamma_{P,h}^\perp = \int_{\frac{\mathcal{X}-\mathsf{x}}{h}} P^\perp(u)P^\perp(u)^\prime K(u)\mathrm{d} u, \quad \Gamma_{Q,h}^\perp = \int_{\frac{\mathcal{X}-\mathsf{x}}{h}} Q^\perp(u)^2 K(u)\mathrm{d} u,\\ &\ \Sigma_{PP,h}^\perp = \iint_{\frac{\mathcal{X}-\mathsf{x}}{h}} K(u)K(v)P^\perp(u)P^\perp(v)^\prime (u\wedge v) \mathrm{d} u\mathrm{d} v,\\ &\ \Sigma_{QQ,h}^\perp = \iint_{\frac{\mathcal{X}-\mathsf{x}}{h}} K(u)K(v)Q^\perp(u)Q^\perp(v) (u\wedge v) \mathrm{d} u\mathrm{d} v,\\ &\ \Sigma_{PQ,h}^\perp = (\Sigma_{QP,h}^\perp)^\prime = \iint_{\frac{\mathcal{X}-\mathsf{x}}{h}} K(u)K(v)P^\perp(u)Q^\perp(v) (u\wedge v) \mathrm{d} u\mathrm{d} v, \end{align*} and $\Upsilon_{-1, h}$ is a diagonal matrix containing $h^{-1},h^{-2},\cdots,h^{-p},\upsilon_h$. \qed

Optimal $Q$

Now we discuss the optimal choice of $Q$, which minimizes the asymptotic variance of the minimum distance estimator. Recall from the main paper that, with orthogonalized basis, the minimum distance estimator of ${f}^{(\ell)}(\mathsf{x})$, for $0\leq \ell\leq p-1$, has an asymptotic variance

align*[align* omitted — 273 chars of source]

where $e_\ell$ is the $(\ell+1)$-th standard basis vector. In subsequent analysis, we drop the multiplicative factor $f(\mathsf{x})$.

Let $p_\ell(u)$ be defined as

align*[align* omitted — 77 chars of source]

then the objective is to maximize

align*[align* omitted — 261 chars of source]

Alternatively, we would like to solve (recall that $Q(u)$ is a scaler function)

align*[align* omitted — 354 chars of source]

To proceed, define the following transformation for a function $g(\cdot)$:

align*[align* omitted — 115 chars of source]

This transformation satisfies two important properties, which are summarized in the following lemma.

lem[$\mathcal{H}$-transformation]\ (i) If $g_1(\cdot)$ and $g_2(\cdot)$ are bounded, and that either $\int_{\frac{\mathcal{X}-\mathsf{x}}{h}}K(u)g_1(u)\mathrm{d} u$ or $\int_{\frac{\mathcal{X}-\mathsf{x}}{h}}K(u)g_2(u)\mathrm{d} u$ is zero, then \begin{align*} \int_{\frac{\mathcal{X}-\mathsf{x}}{h}\cap[-1,1]} \mathcal{H}(g_1)(u)\mathcal{H}(g_2)(u) \mathrm{d} u &= \iint_{\frac{\mathcal{X}-\mathsf{x}}{h}} K(u)K(v)g_1(u)g_1(v)(u\wedge v)\mathrm{d} u\mathrm{d} v. \end{align*} (ii) If $g_1(\cdot)$ and $g_2(\cdot)$ are bounded, $g_2(\cdot)$ is continuously differentiable with a bounded derivative, and that either $\int_{\frac{\mathcal{X}-\mathsf{x}}{h}}K(u)g_1(u)\mathrm{d} u$ or $\int_{\frac{\mathcal{X}-\mathsf{x}}{h}}K(u)g_2(u)\mathrm{d} u$ is zero, then \begin{align*} \int_{\frac{\mathcal{X}-\mathsf{x}}{h}\cap[-1,1]} \mathcal{H}(g_1)(u)\dot{g}_2(u) \mathrm{d} u &= \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}K(u)g_1(u) g_2(u) \mathrm{d} u. \end{align*} \vskip-2.3em\qed

With the previous lemma, we can rewrite the maximization problem as

align[align omitted — 487 chars of source]
thm[Variance Bound of the Minimum Distance Estimator] An upper bound of the maximization problem (ref) is \begin{align*} e_\ell^\prime(\Gamma_{P,h}^\perp)^{-1} \Sigma_{PP,h}^\perp (\Gamma_{P,h}^\perp)^{-1}e_\ell - e_\ell^\prime \left(\int_{\frac{\mathcal{X}-\mathsf{x}}{h}\cap[-1,1]} \dot{P}(u)\dot{P}(u)^\prime \mathrm{d} u\right)^{-1} e_{\ell}. \end{align*} Therefore, the asymptotic variance of the minimum distance estimator is bounded below by \begin{align*} f(\mathsf{x})e_\ell^\prime \left(\int_{\frac{\mathcal{X}-\mathsf{x}}{h}\cap[-1,1]} \dot{P}(u)\dot{P}(u)^\prime \mathrm{d} u\right)^{-1} e_{\ell}, \end{align*} where $\dot{P}(u)=(1,\ u,\ u^2/2,\ u^3/3!,\ \cdots,\ u^{p-1}/(p-1)!)^\prime$. \qed
example[Local Linear/Quadratic Minimum Distance Density Estimation] Consider a simple example where $\ell=0$ and $P(u)=u$, which means we focus on the asymptotic variance of the estimated density in a local linear regression. Also assume we employ a uniform kernel: $K(u)=\frac{1}{2}\mathds{1}(|u|\leq 1)$, and that the integration region is $\frac{\mathcal{X}-\mathsf{x}}{h}=\mathbb{R}$ (i.e., $\mathsf{x}$ is an interior evaluation point). Note that this example also applies to local quadratic regressions, as $u$ and $u^2$ are orthogonal for interior evaluation points. Taking $P(u) = u$, the variance bound in Theorem (ref) is easily found to be \begin{align*} f(\mathsf{x})\left(\int_{-1}^1 \dot{P}(u)\dot{P}(u)^\prime \mathrm{d} u\right)^{-1} = f(\mathsf{x})\frac{1}{2}. \end{align*} We now calculate the asymptotic variance of the minimum distance estimator. To be specific, we choose $Q(u) = u^{2j+1}$, which is a higher-order polynomial function. With tedious calculation, one can show that the minimum distance estimator has the following asymptotic variance \begin{align*} \mathrm{Asy}\mathbb{V}[\hat{f}_{\mathtt{MD}}(\mathsf{x})] &= f(\mathsf{x})\frac{11+4j}{20+8j}, \end{align*} which asymptotes to $f(\mathsf{x})/2$ as $j\to \infty$. As a result, it is possible to achieve the maximum amount of efficiency gain by including one higher-order polynomial and using our minimum distance estimator. In Figure (ref), we plot the equivalent kernel of the local linear minimum distance density estimator using a uniform kernel. Without the redundant regressor, it is equivalent to the kernel density estimator using the Epanechnikov kernel. As $j$ gets larger, however, the equivalent kernel of the minimum distance estimator becomes closer to the uniform kernel, which is why, as $j\to \infty$, the minimum distance estimator has an asymptotic variance the same as the kernel density estimator using the uniform kernel. \qed
figure[figure omitted — 809 chars of source]
example[Local Cubic Minimum Distance Estimation] We adopt the same setting in Example (ref), i.e., local polynomial density estimation with the uniform kernel at an interior evaluation point. The difference is that we now consider a local cubic regression: $P(u) = (u, \frac{1}{2}u^2, \frac{1}{3!}u^3)^\prime$. As before, the variance bound in Theorem (ref) is easily found to be \begin{align*} f(\mathsf{x})\left(\int_{-1}^1 \dot{P}(u)\dot{P}(u)^\prime \mathrm{d} u\right)^{-1} = f(\mathsf{x}) \begin{bmatrix} \frac{9}{8} & 0 & -\frac{15}{4} \\ 0 & \frac{3}{2} & 0 \\ -\frac{15}{4} & 0 & \frac{45}{2} \\ \end{bmatrix}. \end{align*} Again, we compute the asymptotic variance of our minimum distance estimator. Note, however, that now we have both odd and even order polynomials in our basis $P(u)$, therefore we include two higher-order polynomials, that is, we set $Q(u)=(u^{2j}, u^{2j+1})^\prime$. The asymptotic variance of our minimum distance estimator is \begin{align*} \mathrm{Asy}\mathbb{V}\begin{bmatrix} \hat{f}_{\mathtt{MD}}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(1)}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(2)}(\mathsf{x}) \end{bmatrix} &= f(\mathsf{x})\begin{bmatrix} \frac{9 (4 j+15)}{16 (2 j+7)} & 0 & -\frac{15 (4 j+17)}{8 (2 j+7)} \\ 0 & \frac{12 j+39}{8 j+20} & 0 \\ -\frac{15 (4 j+17)}{8 (2 j+7)} & 0 & \frac{45 (4 j+19)}{8 j+28} \\ \end{bmatrix}, \end{align*} which, again, asymptotes to the variance bound as $j\to \infty$. See also Table (ref) for the efficiency gain of employing the minimum distance technique. \qed
table[table omitted — 1,904 chars of source]
example[Local $p=5$ Minimum Distance Estimation] We consider the same setting in Example (ref) and (ref), but with $p=5$: $P(u) = (u, \frac{1}{2}u^2,\cdots, \frac{1}{5!}u^5)^\prime$. The variance bound in Theorem (ref) is \begin{align*} f(\mathsf{x})\left(\int_{-1}^1 \dot{P}(u)\dot{P}(u)^\prime \mathrm{d} u\right)^{-1} = f(\mathsf{x}) \begin{bmatrix} \frac{225}{128} & 0 & -\frac{525}{32} & 0 & \frac{2835}{16} \\ 0 & \frac{75}{8} & 0 & -\frac{315}{4} & 0 \\ -\frac{525}{32} & 0 & \frac{2205}{8} & 0 & -\frac{14175}{4} \\ 0 & -\frac{315}{4} & 0 & \frac{1575}{2} & 0 \\ \frac{2835}{16} & 0 & -\frac{14175}{4} & 0 & \frac{99225}{2} \\ \end{bmatrix}. \end{align*} Again, we include two higher order polynomials: $Q(u)=(u^{2j}, u^{2j+1})^\prime$. The asymptotic variance of our minimum distance estimator is \begin{align*} \mathrm{Asy}\mathbb{V}\begin{bmatrix} \hat{f}_{\mathtt{MD}}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(1)}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(2)}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(3)}(\mathsf{x})\\ \hat{f}_{\mathtt{MD}}^{(4)}(\mathsf{x}) \end{bmatrix} &= f(\mathsf{x})\begin{bmatrix} \frac{225 (4 j+19)}{256 (2 j+9)} & 0 & -\frac{525 (4 j+21)}{64 (2 j+9)} & 0 & \frac{2835 (4 j+23)}{32 (2 j+9)} \\ 0 & \frac{75 (4 j+17)}{16 (2 j+7)} & 0 & -\frac{315 (4 j+19)}{8 (2 j+7)} & 0 \\ -\frac{525 (4 j+21)}{64 (2 j+9)} & 0 & \frac{2205 (4 j+23)}{16 (2 j+9)} & 0 & -\frac{14175 (4 j+25)}{8 (2 j+9)} \\ 0 & -\frac{315 (4 j+19)}{8 (2 j+7)} & 0 & \frac{1575 (4 j+21)}{8 j+28} & 0 \\ \frac{2835 (4 j+23)}{32 (2 j+9)} & 0 & -\frac{14175 (4 j+25)}{8 (2 j+9)} & 0 & \frac{99225 (4 j+27)}{8 j+36} \\ \end{bmatrix}, \end{align*} which converges to the variance bound as $j\to \infty$. See also Table (ref) for the efficiency gain of employing the minimum distance technique. \qed

Before closing this section, we make several remarks on the variance bound derived in Theorem (ref), as well as to what extent it is achievable.

remark[Achievability of the Variance Bound] The previous two examples suggest that the variance bound derived in Theorem (ref) can be achieved by employing a minimum distance estimator with two additional regressors, one higher-order even polynomial and one higher-order odd polynomial. With analytic calculation, we verify that this is indeed the case for $p\leq 10$ when a uniform kernel function is used. \qed
remark[Optimality of the Variance Bound] Granovsky-Muller_1991_ISR discuss the problem of finding the optimal kernel function for kernel-type estimators. To be precise, consider the following \begin{align*} \frac{1}{nh^{\ell+1}}\sum_{i=1}^n\phi_{\ell,k}\left( \frac{x_i-\mathsf{x}}{h} \right), \end{align*} where $\phi_{\ell,k}(u)$ is a function satisfying \begin{align*} \int_{-1}^1 u^{j}\phi_{\ell,k}(u)\mathrm{d} u &= \begin{cases} 0 & 0\leq j< k,\ j\neq \ell\\ \ell! & j=\ell \end{cases},\qquad \int_{-1}^1 u^{k}\phi_{\ell,k}(u)\mathrm{d} u\neq 0. \end{align*} Then it is easy to see that, with a Taylor expansion argument, \begin{align*} \mathbb{E}\left[\frac{1}{nh^{\ell+1}}\sum_{i=1}^n\phi_{\ell,k}\left( \frac{x_i-\mathsf{x}}{h} \right)\right] &= \frac{1}{h^{\ell+1}}\int_{-1}^1 \phi_{\ell,k}\left( \frac{u-\mathsf{x}}{h} \right)f(u)\mathrm{d} u\\ &= \frac{1}{h^{\ell}}\int_{-1}^1 \phi_{\ell,k}\left( u \right)f(\mathsf{x}+hu)\mathrm{d} u\\ &= \frac{1}{h^{\ell}}\int_{-1}^1 \phi_{\ell,k}\left( u \right)\left[\sum_{j=0}^{k-1} \frac{(hu)^j}{j!}f^{(j)}(\mathsf{x}) + u^kO(h^k) \right]\mathrm{d} u\\ &= f^{(\ell)}(\mathsf{x}) + O(h^{k-\ell}). \end{align*} That is, the kernel $\phi_{\ell,k}(u)$ facilitates estimating the $\ell$-th derivative of the density function with a leading bias of order $h^{k-\ell}$. Asymptotic variance of this kernel-type estimator is easily found to be \begin{align*} \mathrm{Asy}\mathbb{V}\left[\frac{1}{nh^{\ell+1}}\sum_{i=1}^n\phi_{\ell,k}\left( \frac{x_i-\mathsf{x}}{h} \right)\right] &= f(\mathsf{x})\int_{-1}^1 \phi_{\ell,k}(u)^2\mathrm{d} u. \end{align*} Granovsky-Muller_1991_ISR provide the exact form of the kernel function $\phi_{\ell,k}(u)$ that minimizes the asymptotic variance subject to the order of the leading bias. Take $\ell=0$ and $k=2$, $\phi_{\ell,k}(u)$ takes the following form: \begin{align*} \phi_{\ell,k}(u) &= \frac{1}{2}\mathds{1}(|u|\leq 1), \end{align*} which is the uniform kernel and minimizes variance among all second order kernels for density estimation. As illustrated in Example (ref), our variance bound matches $f(\mathsf{x})\int_{-1}^1 \phi_{\ell,k}(u)^2\mathrm{d} u$. Now take $\ell=1$ and $k=3$. This will give an estimator for the density derivative $f^{(1)}(\mathsf{x})$ with a leading bias of order $O(h^2)$. The optimal choice of $\phi_{\ell,k}(u)$ is \begin{align*} \phi_{\ell,k}(u) &= \frac{3}{2}u\mathds{1}(|u|\leq 1). \end{align*} to match the order of bias, we consider the minimum distance estimator with $p=3$. Again, the variance bound in Theorem (ref) matches $f(\mathsf{x})\int_{-1}^1 \phi_{\ell,k}(u)^2\mathrm{d} u$. As a final illustration, take $\ell=1$ and $k=5$, which gives an estimator for the density derivative $f^{(1)}(\mathsf{x})$ with a leading bias of order $O(h^4)$. The optimal choice of $\phi_{\ell,k}(u)$ is \begin{align*} \phi_{\ell,k}(u) &= \left(\frac{75}{8}u - \frac{105}{8}u^3\right)\mathds{1}(|u|\leq 1). \end{align*} It is easy to see that $f(\mathsf{x})\int_{-1}^1 \phi_{\ell,k}(u)^2\mathrm{d} u = 75f(\mathsf{x})/8$. To match the bias order, we take $p=5$ for our minimum distance estimator. The variance bound is $75f(\mathsf{x})/8$, which is the same as $f(\mathsf{x})\int_{-1}^1 \phi_{\ell,k}(u)^2\mathrm{d} u$. With analytic calculations, we verify that the variance bound stated in Theorem (ref) is the same as the minimum variance found in Granovsky-Muller_1991_ISR. Together with the previous remark, we reach a much stronger conclusion: including two higher-order polynomials in our minimum distance estimator can help achieve the variance bound in Theorem (ref), which, in turn, is the smallest variance any kernel-type estimator can achieve (given a specific leading bias order). \qed
remark[Another Density Estimator Which Achieves the Variance Bound] The following estimator achieves the bound of Theorem (ref), although it does not belong to the class of estimators we consider in this paper. \begin{align*} \hat{\theta}_{\mathtt{ND}} &= \left( \int_{\mathcal{X}}\dot{P}(u-\mathsf{x})\dot{P}(u-\mathsf{x})^\prime \frac{1}{h}K\left(\frac{u-\mathsf{x}}{h}\right) \mathrm{d} u \right)^{-1}\left(\frac{1}{n}\sum_{i=1}^n \dot{P}(x_i-\mathsf{x})\frac{1}{h}K\left(\frac{x_i-\mathsf{x}}{h}\right)\right), \end{align*} where $\dot{P}(u)=(1,u,u^2/2,\cdots,u^{p-1}/(p-1)!)^\prime$ is the $(p-1)$-th order polynomial basis. The subscript represents “numerical derivative,” because the above estimator can be understood as \begin{align*} \hat{\theta}_{\mathtt{ND}} &= \left( \int_{\mathcal{X}}\dot{P}(u-\mathsf{x})\dot{P}(u-\mathsf{x})^\prime \frac{1}{h}K\left(\frac{u-\mathsf{x}}{h}\right) \mathrm{d} u \right)^{-1}\left(\int_{\mathcal{X}} \dot{P}(u-\mathsf{x})\frac{1}{h}K\left(\frac{u-\mathsf{x}}{h}\right)\frac{\mathrm{d} \hat{F}(u)}{\mathrm{d} u}\mathrm{d} u\right)\\ &= \operatorname*{argmin}_{\theta}\int_{\mathcal{X}} \left( \frac{\mathrm{d} \hat{F}(u)}{\mathrm{d} u} - \dot{P}(u-\mathsf{x})^\prime \theta \right)^2 \frac{1}{h}K\left(\frac{u-\mathsf{x}}{h}\right)\mathrm{d} u, \end{align*} where the derivative $\mathrm{d} \hat{F}(u)/\mathrm{d} u$ is interpreted in the sense of generalized functions. From the above, it is clear that this estimator requires the knowledge of the boundary position (that is, the knowledge of $\mathcal{X}$). With straightforward calculations, this estimator has a leading bias \begin{align*} \mathbb{E}[\hat{\theta}_{\mathtt{ND}}] &= \left( \int_{\mathcal{X}}\dot{P}(u-\mathsf{x})\dot{P}(u-\mathsf{x})^\prime \frac{1}{h}K\left(\frac{u-\mathsf{x}}{h}\right) \mathrm{d} u \right)^{-1}\mathbb{E}\left[ \dot{P}(x_i-\mathsf{x})\frac{1}{h}K\left(\frac{x_i-\mathsf{x}}{h}\right) \right]\\ &= \theta + h^{p}\Upsilon_{h}f^{(p)}(\mathsf{x})\left( \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}\dot{P}\left(u\right)\dot{P}\left(u\right)^\prime K\left(u\right) \mathrm{d} u \right)^{-1} \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}\dot{P}\left(u\right)u^pK\left(u\right) \mathrm{d} u + o(h^{p}\Upsilon_{h}), \end{align*} where $\Upsilon_{h}$ is a diagonal matrix containing $1$, $h^{-1}$, $\cdots$, $h^{-(p-1)}$. Its leading variance is also easy to establish: \begin{align*} \mathbb{V}[\hat{\theta}_{\mathtt{ND}}] &= \frac{1}{nh}\Upsilon_{h}f(\mathsf{x})\left( \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}\dot{P}\left(u\right)\dot{P}\left(u\right)^\prime K\left(u\right) \mathrm{d} u \right)^{-1} \left( \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}\dot{P}\left(u\right)\dot{P}\left(u\right)^\prime K\left(u\right)^2 \mathrm{d} u \right)\\ &\qquad \qquad \qquad\qquad \cdot\left( \int_{\frac{\mathcal{X}-\mathsf{x}}{h}}\dot{P}\left(u\right)\dot{P}\left(u\right)^\prime K\left(u\right) \mathrm{d} u \right)^{-1}\Upsilon_{h}\\ &+ o\left(\frac{1}{nh}\Upsilon_{h}^2\right). \end{align*} To reach the efficiency bound in Theorem (ref), it suffices to set $K(\cdot)$ to be the uniform kernel. Section 5.1.1 in Loader_2006_book_Book also discussed this estimator, although it seems its efficiency property has not been realized in the literature. \qed

Uniform Distribution Theory

We establish distribution approximation for $\{\hat\theta_G(\mathsf{x}),\mathsf{x}\in\mathcal{I}\}$ and $\{\hat\theta(\mathsf{x}),\mathsf{x}\in\mathcal{I}\}$, which can be viewed as processes indexed by the evaluation point $\mathsf{x}$ in some set $\mathcal{I}\subseteq \mathcal{X}$. Recall the definition of $\Gamma_{h,\mathsf{x}}$ and $\Sigma_{h,\mathsf{x}}$ from Section (ref), and we define $\Omega_{h,\mathsf{x}} = \Gamma_{h,\mathsf{x}}^{-1}\Sigma_{h,\mathsf{x}}\Gamma_{h,\mathsf{x}}^{-1}$.

We first study the following (infeasible) centered and Studentized process:

align[align omitted — 465 chars of source]

where we consider linear combinations through a (known) vector $c_{h,\mathsf{x}}$, which can depend on the sample size through the bandwidth $h$, and can depend on the evaluation point. Again, we use the subscript $G$ to denote the local $L^2$ approach with $G$ being the design distribution. To economize notation, let

align*[align* omitted — 364 chars of source]

then we can conveniently rewrite (ref) as

align*[align* omitted — 107 chars of source]

and hence the centered and Studentized process $\mathfrak{T}_G(\cdot)$ takes a kernel form. The difference compared to standard kernel density estimators, however, is that the (equivalent) kernel in our case changes with the evaluation point, which is why our estimator is able to adapt to boundary points automatically. From the pointwise distribution theory developed in Section (ref), the process $\mathfrak{T}_G(\mathsf{x})$ has variance

align*[align* omitted — 131 chars of source]

We can also compute the covariance as

align*[align* omitted — 488 chars of source]

where $\Omega_{h,\mathsf{x},\mathsf{y}} = \Gamma_{h,\mathsf{x}}^{-1}\Sigma_{h,\mathsf{x},\mathsf{y}}\Gamma_{h,\mathsf{y}}^{-1}$, and

align*[align* omitted — 332 chars of source]

Of course one can further expand the above, but this is unnecessary for our purpose.

For future reference, let

align*[align* omitted — 300 chars of source]
remark[On the Order of $r_1(\varepsilon,h)$, $r_2(h)$ and $\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x})$] In general, it is not possible to give precise orders of the quantities introduced above. In this remark, we consider the local polynomial estimator of Cattaneo-Jansson-Ma_2020_JASA (see Section (ref) for an introduction). The local polynomial estimator employs a polynomial basis, and hence estimates the density function and higher-order derivatives by (it also estimates the distribution function) \begin{align*} \hat{F}^{(\ell)}(\mathsf{x}) &= e_\ell^\prime \hat{\theta}(\mathsf{x}), \end{align*} where $e_\ell$ is the $(\ell+1)$-th standard basis vector. As a result, $c_{h,\mathsf{x}} = e_\ell$, which does not depend on the evaluation point. For the scaling matrix $\Upsilon_{h}$, we note that it is diagonal with elements $1, h^{-1},\cdots, h^{-p}$, and hence it does not depend on the evaluation point either. Therefore, we conclude that, for density (and higher-order) derivative estimation using the local polynomial estimator, $r_1(\varepsilon,h)$ is identically zero. Similarly, we have that $r_2(h) = h^{\ell}$. Finally, given the discussion in Section (ref), the bias term generally has order $\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x}) = h^{p+1}$ for the local polynomial density estimator. The above discussion restricts to the local polynomial density estimator, but more can be said about $r_2(h)$. We will argue that, in general, one should expect $r_2(h) = O(1)$. Recall that the leading variance of $c_{h,\mathsf{x}}^\prime \hat{\theta}(\mathsf{x})$ and $c_{h,\mathsf{x}}^\prime \hat{\theta}_G(\mathsf{x})$ is $\frac{1}{n}c_{h,\mathsf{x}}^\prime\Upsilon_{h}\Omega_{h,\mathsf{x}}\Upsilon_{h}c_{h,\mathsf{x}}$, and that the maximum eigenvalue of $\Omega_{h,\mathsf{x}}$ is bounded. Therefore, the variance has order $O(1/(nr_2(h)^2))$. In general, we do not expect the variance to shrink faster than $1/n$, which is why $r_2(h)$ is usually bounded. In fact, for most interesting cases, $c_{h,\mathsf{x}}^\prime \hat{\theta}(\mathsf{x})$ and $c_{h,\mathsf{x}}^\prime \hat{\theta}_G(\mathsf{x})$ will be “nonparametric” estimators in the sense that they estimate local features of the distribution function. If this is the case, we may even argue that $r_2(h)$ will be vanishing as the bandwidth shrinks. \qed

We also make some additional assumptions.

assumptionLet $\mathcal{I}$ be a compact interval. (i) The density function is twice continuously differentiable and bounded away from zero in $\mathcal{I}$. (ii) There exists some $\delta>0$ and compactly supported kernel functions $K^{\dag}(\cdot)$ and $\{K^{\ddag,d}(\cdot) \}_{d\leq \delta}$, such that (ii.1) $\sup_{u\in\mathbb{R}}| K^{\dag}(u) |, \sup_{d\leq \delta,u\in\mathbb{R}} | K^{\ddag,d}(u) |<\infty$; (ii.2) the support of $K^{\ddag,d}(\cdot)$ has Lebesgue measure bounded by $Cd$, where $C$ is independent of $d$; and (ii.3) for all $u$ and $v$ such that $|u-v|\leq \delta$, \begin{align*} |K(u)-K(v)| \leq |u-v|\cdot K^{\dag}(u) + K^{\ddag,|u-v|}(u). \end{align*} (iii) The basis function $R(\cdot)$ is Lipschitz continuous in $[-1,1]$. (iv) For all $h$ sufficiently small, the minimum eigenvalues of $\Gamma_{h,\mathsf{x}}$ and $h^{-1}\Sigma_{h,\mathsf{x}}$ are bounded away from zero uniformly for $\mathsf{x}\in\mathcal{I}$. (v) $h\to 0$ and $nh/\log n\to\infty$ as $n\to \infty$. (vi) For some $C_1>0$ and $C_2,\ C_3\geq0$, \begin{align*} r_1(\varepsilon,h) = O\left(\varepsilon^{C_1}h^{-C_2}\right),\qquad r_2(h)= O \left(h^{C_3}\right). \end{align*} In addition, \begin{align*} \frac{\sup_{\mathsf{x}\in\mathcal{I}}|c_{h,\mathsf{x}}^\prime\Upsilon_{h}|}{\inf_{\mathsf{x}\in\mathcal{I}}|c_{h,\mathsf{x}}^\prime\Upsilon_{h}|} = O(1). \end{align*} \vskip-2em\qed
assumptionThe design density function $g(\cdot)$ is twice continuously differentiable and is bounded away from zero in $\mathcal{I}$. \qed

For any $h>0$ (and fixed $n$), we can define a centered Gaussian process, $\{\mathfrak{B}_G(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$, which has the same variance-covariance structure as the process $\mathfrak{T}_G(\cdot)$. The following lemma shows that it is possible to construct such a process, and that $\mathfrak{T}_G(\cdot)$ and $\mathfrak{B}_G(\cdot)$ are “close in distribution.”

thm[Strong Approximation] Assume Assumptions (ref), (ref), (ref) and (ref) hold. Then on a possibly enlarged probability space there exist two processes, $\{\tilde{\mathfrak{T}}_G(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$ and $\{\mathfrak{B}_G(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$, such that (i) $\tilde{\mathfrak{T}}_G(\cdot)$ has the same distribution as $\mathfrak{T}_G(\cdot)$; (ii) $\mathfrak{B}_G(\cdot)$ is a Gaussian process with the same covariance structure as $\mathfrak{T}_G(\cdot)$; and (iii) \begin{align*} \mathbb{P}\left[ \sup_{\mathsf{x}\in\mathcal{I}}\left| \tilde{\mathfrak{T}}_G(\mathsf{x}) - \mathfrak{B}_G(\mathsf{x}) \right| > \frac{C_4(u+C_5\log n)}{\sqrt{nh}} \right] \leq C_5e^{-C_5u}, \end{align*} where $C_5$ is some constant that does not depend on $h$ or $n$. \qed

Next we consider the continuity property of the implied (equivalent) kernel of the process $\mathfrak{T}_G(\cdot)$, which will help control the complexity of the Gaussian process $\mathfrak{B}_G(\cdot)$. To be precise, define the pseudo-metric $\sigma_G(\mathsf{x},\mathsf{y})$ as

align*[align* omitted — 241 chars of source]

we would like to provide an upper bound of $\sigma_G(\mathsf{x},\mathsf{y})$ in terms of $|\mathsf{x}-\mathsf{y}|$ (at least for all $\mathsf{x}$ and $\mathsf{y}$ such that $|\mathsf{x}-\mathsf{y}|$ is small enough).

lem[VC-type Property] Assume Assumptions (ref), (ref), (ref) and (ref) hold. Then for all $\mathsf{x},\mathsf{y}\in\mathcal{I}$ such that $|\mathsf{x}-\mathsf{y}|=\varepsilon\leq h$, \begin{align*} \sigma_G(\mathsf{x},\mathsf{y}) = O\left( \frac{1}{\sqrt{h}}\frac{\varepsilon}{h} + \frac{1}{\sqrt{h}}r_1(\varepsilon,h)r_2(h) + \frac{1}{h}r_1(\varepsilon,h)^2r_2(h)^2 \right). \end{align*} Therefore, \begin{align*} \mathbb{E}\left[ \sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{B}_G(\mathsf{x})| \right] = O\left(\sqrt{\log n}\right),\qquad and\qquad \mathbb{E}\left[ \sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{T}_G(\mathsf{x})| \right] = O\left(\sqrt{\log n} \right). \end{align*} \vskip-2em\qed

Local $L^2$ Distribution Estimation

We first discuss the covariance estimator. For the local $L^2$ distribution estimator, let $\hat{\Omega}_{h,\mathsf{x},\mathsf{y}} = \Gamma_{h,\mathsf{x}}^{-1}\hat\Sigma_{h,\mathsf{x},\mathsf{y}}\Gamma_{h,\mathsf{y}}^{-1}$ with $\hat\Sigma_{h,\mathsf{x},\mathsf{y}}$ given by

align*[align* omitted — 409 chars of source]

The next lemma characterizes the convergence rate of $\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}$.

lem[Local $L^2$ Distribution Estimation: Covariance Estimation] Assume Assumptions (ref), (ref), (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then \begin{align*} \sup_{\mathsf{x},\mathsf{y}\in \mathcal{I}}\left|\frac{c^\prime_{h,\mathsf{x}}\Upsilon_h(\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}-{\Omega}_{h,\mathsf{x},\mathsf{y}})\Upsilon_h c_{h,\mathsf{y}} }{\sqrt{c^\prime_{h,\mathsf{x}}\Upsilon_h{\Omega}_{h,\mathsf{x}}\Upsilon_h c_{h,\mathsf{x}}}\sqrt{c^\prime_{h,\mathsf{y}}\Upsilon_h{\Omega}_{h,\mathsf{y}}\Upsilon_h c_{h,\mathsf{y}}}}\right| = O_{\mathbb{P}}\left( \sqrt{\frac{\log n}{nh^2}} \right) \end{align*} \vskip-2em\qed

We now consider the estimator $c^\prime_{h,\mathsf{x}}\hat\theta_G(\mathsf{x})$. From (ref) and (ref), one has

align[align omitted — 1,008 chars of source]

In the following lemma, we analyze the two terms in the above decomposition.

lemAssume Assumptions (ref), (ref), (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref)\Big| &= O_{\mathbb{P}}\left( \sqrt{\frac{n}{h}}\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x}) \right),\qquad \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref) - \mathfrak{T}_G(\mathsf{x})\Big| = O_{\mathbb{P}}\left( \frac{\log n}{\sqrt{nh^2}} \right). \end{align*} \vskip-2em\qed

Now we state the main result on uniform distributional approximation.

thm[Local $L^2$ Distribution Estimation: Uniform Distributional Approximation] Assume Assumptions (ref), (ref), (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then on a possibly enlarged probability space there exist two processes, $\{\tilde{\mathfrak{T}}_G(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$ and $\{\mathfrak{B}_G(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$, such that (i) $\tilde{\mathfrak{T}}_G(\cdot)$ has the same distribution as $\mathfrak{T}_G(\cdot)$; (ii) $\mathfrak{B}_G(\cdot)$ is a Gaussian process with the same covariance structure as $\mathfrak{T}_G(\cdot)$; and (iii) \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\Big| T_G(\mathsf{x}) - \mathfrak{T}_G(\mathsf{x}) \Big| + \sup_{\mathsf{x}\in\mathcal{I}}\Big| \tilde{\mathfrak{T}}_G(\mathsf{x}) - \mathfrak{B}_G(\mathsf{x}) \Big| = O_{\mathbb{P}}\left(\frac{\log n}{\sqrt{nh^2}}+\sqrt{\frac{n}{h}}\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x}) \right). \end{align*} \vskip-2em\qed

The following theorem shows that a feasible approximation to the process $\mathfrak{B}_G(\cdot)$ can be achieved by simulating a Gaussian process with covariance estimated from the data. In the following, we use $\mathbb{P}^\star$, $\mathbb{E}^\star$ and $\mathbb{C}\mathrm{ov}^\star$ to denote the probability, expectation and covariance operator conditioning on the data $X_n=(x_1,x_2,\dots,x_n)'$.

thm[Local $L^2$ Distribution Estimation: Feasible Distributional Approximation] Assume Assumptions (ref), (ref), (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then conditional on the data there exists a centered Gaussian process $\hat{\mathfrak{B}}_G(\cdot)$ with covariance \begin{align*} \mathbb{C}\mathrm{ov}^\star\left[ \hat{\mathfrak{B}}_G(\mathsf{x}),\hat{\mathfrak{B}}_G(\mathsf{y}) \right] &= \frac{c_{h,\mathsf{x}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}\Upsilon_{h}c_{h,\mathsf{y}}}{\sqrt{c_{h,\mathsf{x}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{x}}\Upsilon_{h}c_{h,\mathsf{x}}}\sqrt{c_{h,\mathsf{y}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{y}}\Upsilon_{h}c_{h,\mathsf{y}}}}, \end{align*} such that \begin{align*} \sup_{u\in \mathbb{R}}\left| \mathbb{P}\Big[ \sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{B}_G(\mathsf{x})| \leq u \Big] - \mathbb{P}^\star\Big[\sup_{\mathsf{x}\in\mathcal{I}}|\hat{\mathfrak{B}}_G(\mathsf{x})| \leq u \Big] \right| = O_{\mathbb{P}}\left(\left(\frac{\log^{5} n}{nh^2}\right)^\frac{1}{4} \right). \end{align*} \vskip-2em\qed
remark[On the Remainders in Theorems (ref) and (ref)] Recall that the local polynomial density estimator employs a polynomial basis, which implies that $\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x}) = h^{p+1}$, where $p$ is the highest polynomial order. Then the error in Theorem (ref) reduces to \begin{align*} \sqrt{nh^{2p+1}} + \frac{\log n}{\sqrt{nh^2}}. \end{align*} Therefore, a sufficient set of conditions for both errors to be negligible is $nh^{2p+1}\to 0$ and $nh^2/\log^5 n\to \infty$. \qed

Local Regression Distribution Estimation

Now we consider the local regression estimator $\{\hat\theta(\mathsf{x}),\mathsf{x}\in\mathcal{I}\}$. As before, we first discuss the construction of the covariance $\Omega_{h,\mathsf{x},\mathsf{y}}$. Let $\hat{\Omega}_{h,\mathsf{x},\mathsf{y}} = \hat{\Gamma}_{h,\mathsf{x}}^{-1}\hat{\Sigma}_{h,\mathsf{x},\mathsf{y}}\hat{\Gamma}_{h,\mathsf{y}}^{-1}$. Construction of $\hat{\Gamma}_{h,\mathsf{x}}$ is given in Section (ref). The following lemma shows that $\hat{\Gamma}_{h,\mathsf{x}}$ is uniformly consistent.

lem[Uniform Consistency of $\hat{\Gamma}_{h,\mathsf{x}}$] Assume Assumptions (ref) and (ref) hold. Then \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\left|\hat{\Gamma}_{h,\mathsf{x}}-\Gamma_{h,\mathsf{x}} \right| = O_{\mathbb{P}}\left(\sqrt{\frac{\log n}{nh}}\right). \end{align*} \vskip-2em\qed

Construction of $\hat{\Sigma}_{h,\mathsf{x},\mathsf{y}}$ also mimics that in Section (ref). To be precise, we let

align*[align* omitted — 442 chars of source]

where $\hat{F}(\cdot)$ remains to be the empirical distribution function. The following result justifies consistency of $\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}$.

lem[Local Regression Distribution Estimation: Covariance Estimation] Assume Assumptions (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then \begin{align*} \sup_{\mathsf{x},\mathsf{y}\in \mathcal{I}}\left|\frac{c^\prime_{h,\mathsf{x}}\Upsilon_h(\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}-{\Omega}_{h,\mathsf{x},\mathsf{y}})\Upsilon_h c_{h,\mathsf{y}} }{\sqrt{c^\prime_{h,\mathsf{x}}\Upsilon_h{\Omega}_{h,\mathsf{x}}\Upsilon_h c_{h,\mathsf{x}}}\sqrt{c^\prime_{h,\mathsf{y}}\Upsilon_h{\Omega}_{h,\mathsf{y}}\Upsilon_h c_{h,\mathsf{y}}}}\right| = O_{\mathbb{P}}\left( \sqrt{\frac{\log n}{nh^2}} \right) \end{align*} \vskip-2em\qed

The following is an expansion of $T(\cdot)$.

align[align omitted — 2,010 chars of source]
lemAssume Assumptions (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref)\Big| &= O_{\mathbb{P}}\left( \frac{1}{\sqrt{nh}}\right),\quad \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref)\Big| = O_{\mathbb{P}}\Big( \sqrt{\frac{n}{h}}\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x})\Big),\quad \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref)\Big| = O_{\mathbb{P}}\left( \frac{\log n}{\sqrt{nh^2}}\right). \end{align*} \vskip-2em\qed
lemAssume Assumptions (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\Big|(ref) - \mathfrak{T}_F(\mathsf{x})\Big| &= O_{\mathbb{P}}\left( \frac{\log n}{\sqrt{nh^2}}\right). \end{align*} \vskip-2em\qed

Finally we have the following result on uniform distributional approximation for the local regression distribution estimator, as well as a feasible approximation by simulating from a Gaussian process with estimated covariance.

thm[Local Regression Distribution Estimation: Uniform Distributional Approximation] Assume Assumptions (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then on a possibly enlarged probability space there exist two processes, $\{\tilde{\mathfrak{T}}_F(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$ and $\{\mathfrak{B}_F(\mathsf{x}):\mathsf{x}\in\mathcal{I}\}$, such that (i) $\tilde{\mathfrak{T}}_F(\cdot)$ has the same distribution as $\mathfrak{T}_F(\cdot)$; (ii) $\mathfrak{B}_F(\cdot)$ is a Gaussian process with the same covariance structure as $\mathfrak{T}_F(\cdot)$; and (iii) \begin{align*} \sup_{\mathsf{x}\in\mathcal{I}}\Big| T(\mathsf{x}) - \mathfrak{T}_F(\mathsf{x}) \Big| + \sup_{\mathsf{x}\in\mathcal{I}}\Big| \tilde{\mathfrak{T}}_F(\mathsf{x}) - \mathfrak{B}_F(\mathsf{x}) \Big| = O_{\mathbb{P}}\left( \frac{\log n}{\sqrt{nh^2}}+\sqrt{\frac{n}{h}}\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x}) \right). \end{align*} \vskip-2em\qed
thm[Local Regression Distribution Estimation: Feasible Distributional Approximation] Assume Assumptions (ref) and (ref) hold, and that $nh^2/\log n\to \infty$. Then conditional on the data there exists a centered Gaussian process $\hat{\mathfrak{B}}_F(\cdot)$ with covariance \begin{align*} \mathbb{C}\mathrm{ov}^\star\left[ \hat{\mathfrak{B}}_F(\mathsf{x}),\hat{\mathfrak{B}}_F(\mathsf{y}) \right] &= \frac{c_{h,\mathsf{x}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{x},\mathsf{y}}\Upsilon_{h}c_{h,\mathsf{y}}}{\sqrt{c_{h,\mathsf{x}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{x}}\Upsilon_{h}c_{h,\mathsf{x}}}\sqrt{c_{h,\mathsf{y}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{y}}\Upsilon_{h}c_{h,\mathsf{y}}}}, \end{align*} such that \begin{align*} \sup_{u\in \mathbb{R}}\left| \mathbb{P}\Big[ \sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{B}_F(\mathsf{x})| \leq u \Big] - \mathbb{P}^\star\Big[\sup_{\mathsf{x}\in\mathcal{I}}|\hat{\mathfrak{B}}_F(\mathsf{x})| \leq u \Big] \right| = O_{\mathbb{P}}\left(\left(\frac{\log^{5} n}{nh^2}\right)^{\frac{1}{4}} \right). \end{align*} \vskip-2em\qed

{

Proofs

Proof of Theorem (ref)

Part (i)

The bias term can be bounded by

align*[align* omitted — 419 chars of source]

Part (ii)

The variance can be found as

align*[align* omitted — 434 chars of source]

To establish asymptotic normality, we verify the Lyapunov condition with a fourth moment calculation. Take $c$ to be a nonzero vector of conformable dimension, and we employ the Cramer-Wold device:

align*[align* omitted — 267 chars of source]

If $c^\prime \Sigma_h c$ is bounded away from zero as the bandwidth decreases, the above will have order $n^{-1}$, as $K(\cdot)$ is bounded and compactly supported and $R(\cdot)$ is locally bounded. Therefore, the Lyapunov condition holds in this case. The more challenging case is when $c^\prime \Sigma_h c$ is of order $h$. In this case, it implies

align*[align* omitted — 145 chars of source]

Now consider the fourth moment. The leading term is

align*[align* omitted — 190 chars of source]

meaning that for the Lyapunov condition to hold, we need the requirement that $nh\to \infty$.

Part (iii)

This follows immediately from Part (i) and (ii).

Proof of Theorem (ref)

To study the property of $\hat\Sigma_{h}$, we make the following decomposition:

align*[align* omitted — 572 chars of source]

First, it is obvious that term (II) is of order $O_{\mathbb{P}}(1/n)$. Term (I) requires more delicate analysis. Let $c$ be a vector of unit length and suitable dimension, and define

align*[align* omitted — 291 chars of source]

Then

align*[align* omitted — 259 chars of source]

which implies that

align*[align* omitted — 195 chars of source]

With the same argument used in the proof of Theorem (ref), one can show that

align*[align* omitted — 88 chars of source]

which implies

align*[align* omitted — 121 chars of source]

Proof of Theorem (ref)

Part (i)

For the “denominator,” its variance is bounded by

align*[align* omitted — 707 chars of source]

Therefore, under the assumption that $h\to 0$ and $nh\to \infty$, we have

align*[align* omitted — 226 chars of source]

which further implies that

align*[align* omitted — 266 chars of source]

Part (ii)

The order of the leave-in bias is clearly $1/n$. For the approximation bias (ref), we obtained its mean in the proof of Theorem (ref) by setting $G=F$, which has an order of $\varrho(h)$. The approximation bias has a variance of order

align*[align* omitted — 926 chars of source]

Therefore,

align*[align* omitted — 156 chars of source]

provided that $nh\to \infty$.

Part (iii)

We compute the variance of the U-statistic (ref). For simplicity, define

align*[align* omitted — 306 chars of source]

which satisfies $\mathbb{E}[u_{ij}]=\mathbb{E}[u_{ij}|x_i]=\mathbb{E}[u_{ij}|x_j]=0$. Therefore

align*[align* omitted — 311 chars of source]

meaning that

align*[align* omitted — 105 chars of source]

Part (iv)

This follows immediately from Part (i)--(iii) and Theorem (ref).

Proof of Theorem (ref)

We first decompose $\hat{\Sigma}_{h}$ into two terms,

align*[align* omitted — 348 chars of source]

where we use $R_i = R(x_i-\mathsf{x})$ and $W_i = K((x_i-\mathsf{x})/h)/h$ to conserve space.

(II) satisfies

align*[align* omitted — 161 chars of source]

It is obvious that

align*[align* omitted — 86 chars of source]

As for the second part, we have

align*[align* omitted — 416 chars of source]

which holds as long as $nh\to \infty$. Then it further implies that

align*[align* omitted — 67 chars of source]

To analyze (I), we further expand this term into “diagonal” and “non-diagonal” sums:

align*[align* omitted — 1,033 chars of source]

By calculating the expectation of the absolute value of the summands above, it is straightforward to show

align*[align* omitted — 252 chars of source]

Therefore, we have

align*[align* omitted — 325 chars of source]

To proceed, define

align*[align* omitted — 151 chars of source]

Then we can further decompose (I.1) into

align*[align* omitted — 615 chars of source]

We have already analyzed (I.1.1) in Theorem (ref), which suggests

align*[align* omitted — 92 chars of source]

Now we study (I.1.2), which satisfies

align*[align* omitted — 505 chars of source]

With variance calculation, it is easy to see that

align*[align* omitted — 76 chars of source]

Therefore we have

align*[align* omitted — 200 chars of source]

since (I.1.2.1) and (I.1.2.2) are transpose of each other. To close the proof, we calculate the variance of the last term in the above.

align*[align* omitted — 618 chars of source]

The expectation is further given by (note that $i$, $j$ and $i'$ are assumed to be distinct indices)

align*[align* omitted — 1,121 chars of source]

If $c^\prime \Sigma_{h} c = O(1)$, then the above will have order $h$, which means

align*[align* omitted — 127 chars of source]

If $c^\prime \Sigma_{h} c = O(h)$, however, $\mathbb{E}\left[ c^\prime u_{ij}\bar{u}_i^\prime c c^\prime u_{i'j}\bar{u}_{i'}^\prime c \right]$ will be $O(1)$, which will imply that

align*[align* omitted — 129 chars of source]

As a result, we have

align*[align* omitted — 139 chars of source]

Now consider

align*[align* omitted — 1,025 chars of source]

From the analysis of $\hat\Sigma_h$, we have

align*[align* omitted — 210 chars of source]

For the second term, we have

align*[align* omitted — 514 chars of source]

The third term has order

align*[align* omitted — 222 chars of source]

Proof of Corollary (ref)

This follows directly from Theorem (ref).

Proof of Corollary (ref)

To understand (ref), note that

align*[align* omitted — 628 chars of source]

which means $\hat\theta_{F}^\perp = \Lambda_h^{-1}\hat\theta_{F}$. Then we have (up to an approximation bias term)

align*[align* omitted — 1,058 chars of source]

We first discuss the transformed parameter vector $\Lambda_h^{-1}\theta_0$. By construction, the matrix $\Lambda_h$ takes the following form:

align*[align* omitted — 288 chars of source]

where $c_{i,j}$ are some constants (possibly depending on $h$). Therefore, the above matrix differs from the identity matrix only in its first row and in the last column. This observation also holds for $\Lambda_h^{-1}$. Since the last component of $\theta_0$ is zero (because the extra regressor $Q_h(\cdot)$ is redundant), we conclude that, except for the first element, $\Lambda_h\theta$ and $\theta$ are identical. More specifically, let $I_{-1}$ be the identity matrix excluding the first row:

align*[align* omitted — 224 chars of source]

which is used to extract all elements of a vector except for the first one, then by Theorem (ref),

align*[align* omitted — 323 chars of source]

where $\theta^\perp_{P,F}$ contains the second to the $p+1$-th element of $\theta^\perp_{F}$, and $\theta^\perp_{Q,F}$ is the last element.

Now we discuss the covariance matrix in the above display. Due to orthogonalization, $\Gamma_h^\perp$ is block diagonal. To be precise,

align*[align* omitted — 440 chars of source]

Finally, using the structure of $\Lambda_h$ and $\Upsilon_h$, we have

align*[align* omitted — 118 chars of source]

The form of $\Sigma_h^\perp$ is quite involved, but with some algebra, and using the fact that the basis $R(\cdot)$ (or $R^\perp(\cdot)$) includes a constant and polynomials, one can show the following:

align*[align* omitted — 268 chars of source]

where $\Upsilon_{-1, h}$, $\Gamma_{-1,h}^\perp$ and $\Sigma_{-1,h}^\perp$ are obtained by excluding the first row and the first column of $\Upsilon_{h}$, $\Gamma_{h}^\perp$ and $\Sigma_{h}^\perp$, respectively:

align*[align* omitted — 504 chars of source]

and

align*[align* omitted — 451 chars of source]

Proof of Lemma (ref)

Part (i)

To start,

align*[align* omitted — 972 chars of source]

where to show the last equality, we used the fact that $v_1\leq \frac{\overline{x}-\mathsf{x}}{h}\wedge 1$ and $v_2\leq \frac{\overline{x}-\mathsf{x}}{h}\wedge 1$ for the outer double integral.

Part (ii)

For this part,

align*[align* omitted — 758 chars of source]

Again, to show the last equality, we used the fact that $v\leq \frac{\overline{x}-\mathsf{x}}{h}\wedge 1$ for the outer integral.

Proof of Theorem (ref)

To find a bound of the maximization problem, we note that for any $c\in\mathbb{R}^{p-1}$, one has

align*[align* omitted — 250 chars of source]

due to the constraint. Therefore, an upper bound of the objective function is (due to the Cauchy-Schwartz inequality)

align*[align* omitted — 928 chars of source]

which is minimized by setting

align*[align* omitted — 214 chars of source]

As a result, an upper bound of (ref) is

align*[align* omitted — 392 chars of source]

We may further simplify the above. First,

align*[align* omitted — 194 chars of source]

Second, note that

align*[align* omitted — 354 chars of source]

As a result, an upper bound of (ref) is

align*[align* omitted — 464 chars of source]

Additional Preliminary Lemmas

lemAssume $\{u_{i,h}(a):\ a\in A\subset\mathbb{R}^d\}$ are independent across $i$, and $\mathbb{E}[u_{i,h}(a)]=0$ for all $a\in A$ and all $h > 0$. In addition, assume for each $\varepsilon>0$ there exists $\{u_{i,h,\varepsilon}(a): a\in A\}$, such that \begin{align*} |a-b|\leq \varepsilon\quad \Rightarrow\quad |u_{i,h}(a)-u_{i,h}(b)|\leq u_{i,h,\varepsilon}(a). \end{align*} Define \begin{alignat*}{2} C_1 &= \sup_{a\in A}\max_{1\leq i\leq n}\mathbb{V}[u_{i,h}(a)],\qquad C_2 &&= \sup_{a\in A}\max_{1\leq i\leq n}|u_{i,h}(a)|\\ C_{1,\varepsilon} &= \sup_{a\in A}\max_{1\leq i\leq n}\mathbb{V}[u_{i,h,\varepsilon}(a)],\quad C_{2,\varepsilon} &&= \sup_{a\in A}\max_{1\leq i\leq n}|u_{i,h,\varepsilon}(a) - \mathbb{E}[u_{i,h,\varepsilon}(a)]|,\quad C_{3,\varepsilon}=\sup_{a\in A}\max_{1\leq i\leq n}\mathbb{E}[|u_{i,h,\varepsilon}(a)|]. \end{alignat*} Then \begin{align*} \sup_{a\in A}\left|\frac{1}{n}\sum_{i=1}^n u_{i,h}(a)\right| = O_{\mathbb{P}}\left( \gamma + \gamma_{\varepsilon} + C_{3,\varepsilon}\right), \end{align*} where $\gamma$ and $\gamma_{\varepsilon}$ are any sequences satisfying \begin{align*} &\frac{\gamma^2n}{(C_{1} + \frac{1}{3} \gamma C_{2})\log N(\varepsilon, A, |\cdot|)}\quad and \quad \frac{\gamma_{\varepsilon}^2n}{(C_{1,\varepsilon} + \frac{1}{3} \gamma_\varepsilon C_{2,\varepsilon})\log N(\varepsilon, A, |\cdot|)}\quad are bounded from below, \end{align*} and $N(\varepsilon, A, |\cdot|)$ is the covering number of $A$. \qed
remarkProvided that $u_{i,h}(\cdot)$ is reasonably smooth, one can always choose $\varepsilon$ (as a function of $n$ and $h$) small enough, and the leading order will be given by $\gamma$ (and hence is determined by $C_1$ and $C_2$). \qed

\noindentProof. Let $A_\varepsilon$ be an $\varepsilon$-covering of $A$, then

align*[align* omitted — 275 chars of source]

Next we apply the union bound and Bernstein's inequality:

align*[align* omitted — 517 chars of source]

Now take $u$ sufficiently large, then the above is further bounded by:

align*[align* omitted — 313 chars of source]

which tends to zero if $\log N(\varepsilon, A, |\cdot|)\to\infty$ and

align*[align* omitted — 128 chars of source]

in which case we have

align*[align* omitted — 127 chars of source]

We can apply the same technique to the other term, and obtain

align*[align* omitted — 180 chars of source]

where $\gamma_{\varepsilon}$ is any sequence satisfying

align*[align* omitted — 178 chars of source]

\qed

lem[Corollary 5.1 in chernozhukov2019central] Let $\mathbf{z}_1,\mathbf{z}_2\in\mathbb{R}^{\ell_n}$ be two mean-zero Gaussian random vectors with covariance matrices $\boldsymbol{\Omega}_{1}$ and $\boldsymbol{\Omega}_{2}$, respectively. Further assume that the diagonal elements in $\boldsymbol{\Omega}_{1}$ are all one. Then \begin{align*} \sup_{\substack{A\subseteq \mathbb{R}^{\ell_n} \\ A\ rectangular}} \left| \mathbb{P}\left[ \mathbf{z}_1 \in A \right] - \mathbb{P}\left[ \mathbf{z}_2 \in A \right] \right| \leq C\sqrt{\Vert \boldsymbol{\Omega}_{1} - \boldsymbol{\Omega}_{2} \Vert_{\infty}}\log \ell_n, \end{align*} where $\Vert \cdot\Vert_\infty$ denotes the supremum norm, and $C$ is an absolute constant. \qed
lem[Equation (3.5) in \citealt*{Gine-Latala-Zinn_2000_Ustat}] For a degenerate and decoupled second order U-statistic, $\sum_{i,j=1,i\neq j}^n h_{ij}(x_i,\tilde{x}_j)$, the following holds: \begin{align*} \mathbb{P}\left[ \left|\sum_{i,j,i\neq j}^n u_{ij}(x_i,\tilde{x}_j)\right| > t \right] \leq C\exp\left\{ -\frac{1}{C}\min\left[ \frac{t}{D},\ \left(\frac{t}{B}\right)^{\frac{2}{3}},\ \left( \frac{t}{A} \right)^{\frac{1}{2}} \right] \right\}, \end{align*} where $C$ is some universal constant, and $A$, $B$ and $D$ are any constants satisfying \begin{align*} A &\geq \max_{1\leq i,j\leq n}\sup_{u,v}| u_{ij}(u,v) |\\ B^2 &\geq \max_{1\leq i,j\leq n}\left[ \sup_{v}\left|\sum_{i=1}^n \mathbb{E} u_{ij}(x_i,v)^2\right| ,\ \sup_{u}\left|\sum_{j=1}^n \mathbb{E} u_{ij}(u,\tilde{x}_j)^2\right| \right]\\ D^2 &\geq \sum_{i,j=1,i\neq j}^n \mathbb{E} u_{ij}(x_i,\tilde{x}_j)^2. \end{align*} where $\{{x}_i, 1\leq i\leq n\}$ are independent random variables, and $\{\tilde{x}_i, 1\leq i\leq n\}$ is an independent copy of $\{{x}_i, 1\leq i\leq n\}$. \qed
remarkTo apply the above lemma, an additional decoupling step is usually needed. Fortunately, the decoupling step only introduces an extra constant, but will not affect the order of the tail probability bound. Formally, \begin{lem}[DeLaPena-MontgomerySmith_1995_AoP] Consider the setting of Lemma (ref). Then \begin{align*} \mathbb{P}\left[ \left|\sum_{i,j,i\neq j}^n u_{ij}(x_i,{x}_j)\right| > t \right] \leq C\cdot \mathbb{P}\left[ C\left|\sum_{i,j,i\neq j}^n u_{ij}(x_i,\tilde{x}_j)\right| > t \right], \end{align*} where $C$ is a universal constant.\qed \end{lem} As a result, we will apply Lemma (ref) without explicitly mentioning the decoupling step or the extra constant it introduces.\qed

Proof of Theorem (ref)

To bound the distance between the two processes, $\tilde{\mathfrak{T}}_G(\cdot)$ and $\mathfrak{B}_G(\cdot)$, we employ the proof strategy of Gine-Koltchinskii-Sakhanenko_2004_PTRF. Recall that $F$ denotes the distribution of $x_i$, and we define

align*[align* omitted — 96 chars of source]

Take $v<v'$ in $[0,1]$, we have

align*[align* omitted — 854 chars of source]

Therefore, the function $\mathcal{K}_{h,\mathsf{x}}\circ F^{-1}(\cdot)$ has a total variation bounded by

align*[align* omitted — 647 chars of source]

It is well-known that functions of bounded variation can be approximated (pointwise) by convex combination of indicator functions of half intervals. To be more precise,

align*[align* omitted — 220 chars of source]

Following (2.3) and (2.4) of Gine-Koltchinskii-Sakhanenko_2004_PTRF, we have

align*[align* omitted — 204 chars of source]

where $C_5$ is some universal constant.

Proof of Lemma (ref)

Take $|\mathsf{x}-\mathsf{y}|\leq \varepsilon$ to be some small number, then

align*[align* omitted — 3,385 chars of source]

For term (I), its variance (replace the placeholder $x$ by $x_i$) is

align*[align* omitted — 392 chars of source]

Term (II) has variance

align*[align* omitted — 464 chars of source]

where the order $\frac{\varepsilon}{h}\wedge 1$ comes from the difference $\Gamma_{h,\mathsf{x}}^{-1} - \Gamma_{h,\mathsf{y}}^{-1}$.

Next for term (III), we have

align*[align* omitted — 1,493 chars of source]

The first term has bound

align*[align* omitted — 255 chars of source]

The third term has bound

align*[align* omitted — 503 chars of source]

Finally, the second term can be bounded as

align*[align* omitted — 729 chars of source]

Overall, we have that

align*[align* omitted — 169 chars of source]

Given our assumptions on the basis function and on the kernel function, it is obvious that term (IV) has variance

align*[align* omitted — 112 chars of source]

The bound on $\mathbb{E}[\sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{B}_G(\mathsf{x})|]$ can be found by standard entropy calculation, and the bound on $\mathbb{E}[\sup_{\mathsf{x}\in\mathcal{I}}|\mathfrak{T}_G(\mathsf{x})|]$ is obtained by the following fact

align*[align* omitted — 294 chars of source]

and that

align*[align* omitted — 341 chars of source]

which follows from Theorem (ref) and our assumption that $\log n/(nh)\to 0$.

Proof of Lemma (ref)

We adopt the following decomposition (the integration is always on $\frac{\mathcal{X}-\mathsf{y}}{h}\times\frac{\mathcal{X}-\mathsf{x}}{h}$, unless otherwise specified):

align*[align* omitted — 484 chars of source]

By the uniform convergence of the empirical distribution function, we have that

align*[align* omitted — 111 chars of source]

From the definition of $\Sigma_{h,\mathsf{x},\mathsf{y}}$, we know that

align*[align* omitted — 73 chars of source]

As (I) is a sum of bounded terms, we can apply Lemma (ref) and easily show that

align*[align* omitted — 170 chars of source]

Proof of Lemma (ref)

We rewrite (ref) as

align*[align* omitted — 1,176 chars of source]

where the final bound holds uniformly for $\mathsf{x}\in\mathcal{I}$.

Next, we expand term (ref) as

align*[align* omitted — 1,303 chars of source]

Term (I) can be easily bounded by

align*[align* omitted — 268 chars of source]

Proof of Theorem (ref)

The claim follows from Theorem (ref) and previous lemmas.

Proof of Theorem (ref)

Let $\mathcal{I}_\varepsilon$ be an $\varepsilon$-covering (with respect to the Euclidean metric) of $\mathcal{I}$, and assume $\varepsilon\leq h$. Then the process ${\mathfrak{B}}_G(\cdot)$ can be decomposed into:

align*[align* omitted — 199 chars of source]

where $\Pi_{\mathcal{I}_\varepsilon}:\mathcal{I}\to \mathcal{I}_\varepsilon$ is a mapping satisfying:

align*[align* omitted — 145 chars of source]

We first study the properties of ${\mathfrak{B}}_G(\mathsf{x}) - {\mathfrak{B}}_G(\Pi_{\mathcal{I}_\varepsilon}(\mathsf{x}))$. With standard entropy calculation, one has:

align*[align* omitted — 631 chars of source]

where

align*[align* omitted — 179 chars of source]

for some $C>0$ that does not depend on $\varepsilon$ and $h$, and $N(\lambda, \mathcal{I}, \sigma_G)$ is the covering number of $\mathcal{I}$ measured by the pseudo metric $\sigma_G(\cdot,\cdot)$, which satisfies

align*[align* omitted — 89 chars of source]

Therefore, we have

align*[align* omitted — 333 chars of source]

A similar bound holds for the process $\hat{\mathfrak{B}}_G(\cdot)$ due to the uniform consistency of the covariance estimator.

Now consider the discretized version of ${\mathfrak{B}}_G(\cdot)$ and $\hat{\mathfrak{B}}_G(\cdot)$. By applying Lemmas (ref) and (ref), we directly obtain the following bound:

align*[align* omitted — 431 chars of source]

As $\varepsilon$ appears in (I) polynomially but only logarithmically in (II), it is possible to choose $\varepsilon$ sufficiently small so that the discretization error becomes negligible. Therefore,

align*[align* omitted — 322 chars of source]

Proof of Lemma (ref)

We apply Lemma (ref). For simplicity, assume $R(\cdot)$ is scalar, and let

align*[align* omitted — 153 chars of source]

Then it is easy to see that

align*[align* omitted — 202 chars of source]

Let $|\mathsf{x} - \mathsf{y}|\leq \varepsilon\leq h$, we also have

align*[align* omitted — 962 chars of source]

where $M$ is some constant that does not depend on $n$, $h$ or $\varepsilon$. Then it is easy to see that

align*[align* omitted — 441 chars of source]

Now take $\varepsilon = \sqrt{h\log n/n}$, then $\log N(\varepsilon, \mathcal{I}, |\cdot|)=O(\log n)$. Lemma (ref) implies that

align*[align* omitted — 255 chars of source]

Proof of Lemma (ref)

Let $R_i(\mathsf{x}) = R(x_i-\mathsf{x})$ and $W_i(\mathsf{x}) = K((x_i-\mathsf{x})/h)/h$, then we split $\hat{\Sigma}_{h,\mathsf{x},\mathsf{y}}$ into two terms,

align*[align* omitted — 436 chars of source]

(II) satisfies

align*[align* omitted — 240 chars of source]

It is obvious that

align*[align* omitted — 86 chars of source]

As for the second part, one can employ the same technique used to prove Lemma (ref) and show that

align*[align* omitted — 143 chars of source]

implying that

align*[align* omitted — 123 chars of source]

For (I), we first define

align*[align* omitted — 123 chars of source]

and

align*[align* omitted — 150 chars of source]

Then

align*[align* omitted — 1,072 chars of source]

Term (I.1) has been analyzed in Lemma (ref), which satisfies

align*[align* omitted — 173 chars of source]

Term (I.2) has expansion:

align*[align* omitted — 442 chars of source]

By the same technique of Lemma (ref), one can show that

align*[align* omitted — 115 chars of source]

We need a further decomposition to make (I.2.1) a degenerate U-statistic:

align*[align* omitted — 529 chars of source]

(I.2.1) has zero mean. By discretizing $\mathcal{I}$ and apply Bernstein's inequality, one can show that the (I.2.1.1) has order $O_{\mathbb{P}}\left(\sqrt{\log n/n}\right)$.

For (I.2.1.2), we first discretize $\mathcal{I}$ and then apply a Bernstein-type inequality (Lemma (ref)) for degenerate U-statistics, which gives an order

align*[align* omitted — 146 chars of source]

Overall, we have

align*[align* omitted — 228 chars of source]

and the same bound applies to (I.3).

For (I.4), one can show that

align*[align* omitted — 353 chars of source]

which means

align*[align* omitted — 177 chars of source]

under our assumption that $\log n/(nh^2)\to 0$.

As a result, we have

align*[align* omitted — 202 chars of source]

Now take $c$ to be a generic vector. Then we have

align*[align* omitted — 1,503 chars of source]

From the analysis of $\hat\Sigma_{h,\mathsf{x},\mathsf{y}}$, we have

align*[align* omitted — 516 chars of source]

For the second term, we have

align*[align* omitted — 889 chars of source]

The same bound holds for the third term.

Proof of Lemma (ref)

We decompose (ref) as

align*[align* omitted — 561 chars of source]

As both $\hat\Gamma_{h,\mathsf{x}}$ and $c_{h,\mathsf{x}}^\prime\Upsilon_{h}\hat{\Omega}_{h,\mathsf{x}}\Upsilon_{h}c_{h,\mathsf{x}}$ are uniformly consistent, term (I) has order

align*[align* omitted — 73 chars of source]

For (II), we can employ the same technique used to prove Lemma (ref) and show that

align*[align* omitted — 107 chars of source]

where the leading order in the above represents the mean of ${R((x_i-\mathsf{x})/h)[1-F(x_i)]\frac{1}{h}K(\frac{x_i-\mathsf{x}}{h})}$.

Next, term (ref) is bounded by

align*[align* omitted — 587 chars of source]

Employing the same argument used to prove Lemma (ref), we have

align*[align* omitted — 73 chars of source]

To bound term (II), recall that $K(\cdot)$ is supported on $[-1,1]$, meaning that

align*[align* omitted — 782 chars of source]

Term (II.2) has the bound $\sup_{\mathsf{x}\in\mathcal{I}}\varrho(h,\mathsf{x})$. Term (II.1) can be bounded by mean and variance calculations and adopting the proof of Lemma (ref), which leads to

align*[align* omitted — 106 chars of source]

To show the last conclusion, define the following:

align*[align* omitted — 318 chars of source]

then $n^{-2}\sum_{i,j=1, i\neq j}^n u_{ij}(\mathsf{x})$ is a degenerate U-statistic. We rewrite (ref) as

align*[align* omitted — 503 chars of source]

As before, we have

align*[align* omitted — 73 chars of source]

Now we consider (II). Let $\mathcal{I}_\varepsilon$ be an $\frac{\varepsilon}{2}$-covering of $\mathcal{I}$, we have

align*[align* omitted — 497 chars of source]

We rely on the concentration inequality in Lemma (ref) for degenerate second order U-statistics. By our assumptions, $A$ can be chosen to be $C_1h^{-1}$ where $C_1$ is some constant that is independent of $\mathsf{x}$. Similarly, $B$ can be chosen to be $C_2\sqrt{n}h^{-1}$ for some constant $C_2$ which is independent of $\mathsf{x}$, and $D$ can be chosen as $C_3nh^{-1/2}$ for some $C_3$ independent of $\mathsf{x}$. Therefore, by setting $\eta=K\log n/\sqrt{n^2h}$ for some large constant $K$, we have

align*[align* omitted — 666 chars of source]

As $\varepsilon$ is at most polynomial in $n$, the above tends to zero for all $K$ large enough, which implies

align*[align* omitted — 86 chars of source]

With tedious but still straightforward calculations, it can be shown that

align*[align* omitted — 161 chars of source]

and to match the rates, let $\varepsilon = h\log n/\sqrt{n^2h}$.

Proof of Lemma (ref)

The proof resembles that of of Lemma (ref).

Proof of Theorem (ref)

The proof resembles that of Theorem (ref).

Proof of Theorem (ref)

The proof resembles that of Theorem (ref).

}

\singlespacing