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
Advice on survival analysis setupHello everyone, I’m hoping to solicit some advice from those of you that are familiar with survival…
mvprobitDear Statusers, I’m writing for a question on the package mvprobit. I’m estimating a mvprobit for 5 …
Interpreting the results from Loneway commandHi, I was hoping someone could help me. I ran the command Loneway recycling acode Where recycling i…
Whether to include squared terms with OLS or notHi all, I am running a regression on logged hourly pay and was wondering how to test whether I shou…
Should we winsorize the interaction variables ?I have two variable, a and b a is a normal vari b is a dummy ( 0 and 1) c = a*b c is for interation …
Subscribe to:
Post Comments (Atom)
0 Response to Bootstrapping for logistic regression on imbalanced data
Post a Comment