Skip to content

Commit 4503d55

Browse files
jwbowersclaude
andcommitted
Fix footnote key collision in indices guide
Renamed [^3] to [^osf] for the OSF link footnote to avoid colliding with an existing [^3] (replication data footnote) later in the file. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7098977 commit 4503d55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guides/data-collection/indices_en.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ When does the bias occur? One example is social desirability bias induced by tre
9595

9696
Given that multiple methods are available to construct indices and estimate the treatment effect on them, researchers should carefully consider which method to use depending on the context and the purpose of the study. Researchers can pre-register their hypotheses and analysis plan before conducting the experiment to improve the ease with which readers can interpret their study: pre-registration communicates that researchers did not just many methods of index construction only to choose the method that produces the most favorable results after seeing the data. In addition, pre-registration can increase the transparency of the study because it allows others to understand how the index is constructed and the treatment effect is estimated.
9797

98-
For example, [@kalla2020reducing] show how to pre-register the hypotheses and analysis plan with indices as an outcome.[^3] In their pre-registration, they not only specify the research questions and the hypotheses but also the analysis plan, including how to construct the index and estimate the treatment effect. In addition, they provide the analysis code that can be executed once the data is collected, which ensures that the analysis is reproducible and transparent.
98+
For example, [@kalla2020reducing] show how to pre-register the hypotheses and analysis plan with indices as an outcome.[^osf] In their pre-registration, they not only specify the research questions and the hypotheses but also the analysis plan, including how to construct the index and estimate the treatment effect. In addition, they provide the analysis code that can be executed once the data is collected, which ensures that the analysis is reproducible and transparent.
9999

100-
[^3]: <https://osf.io/b4t3q>
100+
[^osf]: <https://osf.io/b4t3q>
101101

102102
# 10. Pre-registration: Analysis stage
103103

0 commit comments

Comments
 (0)