Skip to content

Replicating the Monte Carlo split-half #13

Answered by tpronk
Spiritspeak asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Spiritspeak,

Your first interpretation of the splitting method is correct, i.e. "randomly sample (with replacement) two sets from the same dataset, the two sets being of equal size to the original dataset, and it is thus permitted that a single row in the data can end up in both sets.". In this vignette (included in the package) I provide a concrete example of this approach.

With regard to your concerns about Monte Carlo estimates being too high, I've got two suggestions:

  1. Could be that your data just shows strange patterns across splitting methods, similar to the AAT in the compendium paper. You could try a whole bunch of splitting methods via the splithalfr package (also first-secon…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tpronk
Comment options

Answer selected by tpronk
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants