Hi there, I've googled quite a bit but haven't quite figured out how to implement this in STATA.
I want to use bootstrapping in logistic regression modeling. The data set is imbalanced (75% = 1, 25% = 0). I want run the regression 1000 times (rep=1000) with samples that are equal in size for 1 and 0. I'd like to take samples of 200 on each side. Next, I want to store the parameter estimates and compute the 95% confidence intervals from the sample distributions (histograms of stored estimated parameters). I also want to store the Chi-square value to see the distribution of significance of the overall models.
Any advice and help is appreciated!
Isabel
Related Posts with Bootstrapping for logistic regression on imbalanced data
Writing results to file when model fails to convergeHello list users. I am hoping someone has tired to do something all the lines of the following. I am…
Invalid SyntaxWe wanted to create an do-file for a coefficient-estimation for the previos 36 months for each fund …
Problem with a parametic survival analysisHi! Sorry, this will probably end long, but I really need som help. I am doing a reliability analy…
Omitted variable due to CollinearityHi guys, I am trying to find which coefficient beta 1 or 2 has a greater effect on child mortality.…
Bootstrapping in dominance analysisDear Stata experts. using Code: webuse auto // Binary outcome dominance analysis with factor var…
Subscribe to:
Post Comments (Atom)
0 Response to Bootstrapping for logistic regression on imbalanced data
Post a Comment