Skip to content

Commit a2dde0a

Browse files
committed
Update scores.rst
1 parent d58a1c6 commit a2dde0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/guide/scores.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ with :math:`\eta=(g, m, r)` and where the components of the linear score are
285285
Difference-in-Differences for Panel Data
286286
****************************************
287287

288-
For the difference-in-differences model implemented in ``DoubleMLDID``one can choose between
288+
For the difference-in-differences model implemented in ``DoubleMLDID`` one can choose between
289289
``score='observational'`` and ``score='experimental'``.
290290

291291
``score='observational'`` implements the score function:
@@ -373,7 +373,7 @@ Remark that this will result in the same score, but just uses slightly different
373373
Difference-in-Differences for repeated cross-sections
374374
*****************************************************
375375

376-
For the difference-in-differences model implemented in ``DoubleMLDIDCS``one can choose between
376+
For the difference-in-differences model implemented in ``DoubleMLDIDCS`` one can choose between
377377
``score='observational'`` and ``score='experimental'``.
378378

379379
``score='observational'`` implements the score function:

0 commit comments

Comments
 (0)