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
Clustering SEsHi all, I have a question regarding some clustering of standard errors. I read a great paper by M. …
Interpretation of two-way interaction plotHello Statalist I have a question regarding the attached two-way interactions plot: [ATTACH=CONFI…
Logistic regressionHi, Im trying to regress logit model with categorical data. The dependent variable has 4 categories.…
No Output, Infinite Cycling Wheel (Multiple Imputation Fixed Effects Logistic Regression)Need help troubleshooting a Stata issue. I've been running into dead ends the last few days. The …
Using EGEN to Create Count VariableHello Statalisters, I am trying to create a variable that counts the number of times a particular c…
Subscribe to:
Post Comments (Atom)
0 Response to Creating multiple bootstrapped samples
Post a Comment