Skip to content

Commit 147811f

Browse files
Fixed small issue with b_i equation and specify 'Properties of $\Lambda_s$' for the properties section
1 parent 798956f commit 147811f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Somers' D better agree on asymmetry when standardization is done, e.g., on binar
155155
$$
156156
\begin{aligned}
157157
b_i &=
158-
\underset{\substack{j \neq i \\ r_x^{\ast}(j) \neq r_x^{\ast}(i)}}{\mathrm{median}}
158+
\underset{j \ne i \land r_x^{\ast}(j) \ne r_x^{\ast}(i)}{\mathrm{median}}
159159
\left(
160160
\frac{ r_y^{\ast}(j) - r_y^{\ast}(i) }
161161
{ r_x^{\ast}(j) - r_x^{\ast}(i) }
@@ -242,7 +242,7 @@ Shown are rank configurations that produce the largest observed *untransformed*
242242

243243
---
244244

245-
## Properties
245+
## Properties of $\Lambda_s$
246246

247247
- **Range:** $\mathbf{\Lambda_s}$ ∈ \([-1,1]\).
248248
- **Symmetric:** $\mathbf{\Lambda_s}(x,y)$ == $\mathbf{\Lambda_s}(y,x)$.

README_pypi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Shown are rank configurations that produce the largest observed *untransformed*
249249

250250
---
251251

252-
## Properties
252+
## Properties of $\Lambda_s$
253253

254254
- **Range:** **Λ_s**[-1,1].
255255
- **Symmetric:** **Λ_s**(x,y) == **Λ_s**(y,x).

0 commit comments

Comments
 (0)