Move multiverse analysis into the reproduction analysis section (#56) - #74
Open
LukasWallrich wants to merge 1 commit into
Open
Move multiverse analysis into the reproduction analysis section (#56)#74LukasWallrich wants to merge 1 commit into
LukasWallrich wants to merge 1 commit into
Conversation
…ion analysis section (#56)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Multiverse analysis is a way of running many robustness reproductions, not a separate type of repetitive research, so it sat awkwardly alongside the other rows of the study-type table.
planning.qmd: removed the "Multiverse analysis" row from @tbl-rep-types. The remaining "Robustness Reproduction" row covers sensitivity to analytical decisions, and no other text in the chapter referred to the removed row.execution_reproductions.qmd: added a short paragraph at the end of the Analysis section. It describes extending a robustness reproduction into a multiverse analysis, links it to the specification curve already mentioned in the preceding paragraph, and notes that such analyses are resource-intensive and that the set of specifications should be justified and ideally preregistered.references.bib: addedSteegenEtAl2016(Crossref-verified DOI 10.1177/1745691616658637).SimonsohnEtAl2020already existed.The chapter renders without citation or cross-reference warnings.
Closes #56