I'd like to create, say, B=100 bootstrapped samples of a dataset. I was a little surprised to learn that the -bsample- command won't do that. -bsample- will only create one boostrapped sample, with a sample size no bigger than _N. And who would want just one bootstrapped sample?
I can create 100 bootstrapped sample by putting -bsample- inside loop, but it doesn't seem like users should have to do that. Is there a command that can create 100 bootstrapped samples with a single of code?
(I do know that the -bootstrap-: prefix will generate the samples and analyze them automatically, but I have a slightly different use for the bootstrap, so that's not going to solve my problem.
Related Posts with Creating multiple bootstrapped samples
Panel data: Plot line graph for 2 periods before and after state changeHi everyone, I have a panel data set which looks approximately like this: id time crime income …
Pescadf: not reporting value of test statistic and p-valueHi all, I have an unbalanced panel of around 900 companies for a period of 81 months. I have used t…
Labelling theDear members of the list, I am using time-series cross-section (TSCS) analysis to analyse regional …
Add labels in twoway scatter plotsHi all, very simple question: I would like to add the labels to the variables I have in my twoway sc…
Matching two different stringsHi, I have the following problem. I am trying to see when two country codes match in my dataset, th…
Subscribe to:
Post Comments (Atom)
0 Response to Creating multiple bootstrapped samples
Post a Comment