Box & boxKDE algos + notation fixes

This commit is contained in:
2018-02-20 14:08:58 +01:00
parent e49c7a1cbf
commit 0bbc43e269
4 changed files with 78 additions and 39 deletions

View File

@@ -85,6 +85,7 @@ However, for many applications it is recommend to use the simple binning rule
\end{align}
or the common linear binning rule which divides the sample into two fractional weights shared by the nearest grid points
\begin{align}
\label{eq:linearBinning}
b_j(x,\delta) &=
\begin{cases}
w_j(1-|\delta^{-1}x-j|) & \text{if } |\delta^{-1}x-j|\le1 \\