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
Back transform log transformed coeffcientsHello there! I have run a linear regression where the dependent variable has been log transformed d…
labeling coefplot with stringHi, I have a dataset with variables A B C D E F G H I J K L M N O P Q R S T U V W X Y Z inflow. I …
stset has a number of options, advice on which are key to test my time to event analysis?Hi Statalist. I am using survival analysis to analyse the time-to-an-event (relationship failure). …
overlapping labels on the same pointHi all, I saw many related problems to the following but, as far as I have understood, such issues …
Can recognized missing valueThe data I have contained some missing value for my numeric variable, and thus when I destring this …
Subscribe to:
Post Comments (Atom)
0 Response to Creating multiple bootstrapped samples
Post a Comment