Dear all,
I am new to R. I am learning a code. I need to use the method of bootstrap. I understand I should specify the times I would like to do bootstrap. But how do I know the sampling number used in a bootstrap? For example, I have a dataset with 300 samples. I do 200 bootstrap sampling. How many subsamples are used in each loop?