Fixed typo in formula (reviewer B)
This commit is contained in:
@@ -80,7 +80,7 @@ However, for many applications it is recommend to use the simple binning rule
|
||||
\label{eq:simpleBinning}
|
||||
r_j(x,\delta) &=
|
||||
\begin{cases}
|
||||
w_j & \text{if } x \in ((j-\frac{1}{2})\delta, (j-\frac{1}{2})\delta ] \\
|
||||
w_j & \text{if } x \in ((j-\frac{1}{2})\delta, (j+\frac{1}{2})\delta ] \\
|
||||
0 & \text{else}
|
||||
\end{cases}
|
||||
\end{align}
|
||||
|
||||
Reference in New Issue
Block a user