I have a big dataset, and I wish to create say 1000 samples with replacement (multiple bsample (s)), give each sample an id and then analyze each of the samples separately (like in a loop) and save the result for each of these iterations. While I have figured the analysis part, I am still struggling with creating these multiple subsamples with replacement. I will really appreciate any advice on this.
-
Login or Register
- Log in with
Comment