You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparing the ranking_bootstrapped from before with the values from the repeated run, I found that they are not identical, which is what I would have expected.
Is this a challengeR bug?
Thanks for your help!
The text was updated successfully, but these errors were encountered:
For my R-installation, the random seed does not have an effect on the bootstrap samples being drawn from a ranking list.
To reproduce:
I ran one of the official vignettes. Then, I executed the lines for seed + bootstrap again (link):
Comparing the
ranking_bootstrapped
from before with the values from the repeated run, I found that they are not identical, which is what I would have expected.Is this a challengeR bug?
Thanks for your help!
The text was updated successfully, but these errors were encountered: