SCAVENGE
SCAVENGE copied to clipboard
Two analyses of the same code yielded different results
Hello,
I run the same code by twice. I did not change anything. And I set the same seed number like your examples. But I got the different result of "true_cell_top_idx" for each cell. Is this a bug? Or is it because of the permutation test method?
Best