Dear Statalists,
Hoping for someone to explain: I want to know whether boottest, a user-written command by David for wild bootstrapping, will be useful for the following situation.
I want to estimate the effects of policy intervention (T) on multiple outcomes (about 27); In this case, should I account for multiple hypothesis testing?
I am interested in the effects of the policy (T) and I did this for each outcome.
reg Y1 T (treatment) Xlist
boottest T, madjust(bonferroni)
.
.
.
reg Yn T (treatment) Xlist
boottest T, madjust(bonferroni) P values are the same with and without madjust option
Can anyone explain how to handle the multiple hypothesis testing when using boottest?
With warm regards,
Related Posts with Boottest command for multiple hypothesis testing
How to loop variables' labels in stata Hello, I am using Stata 16.0, I have a dataset with many variables concerning election results. I h…
Applying macro to local data file locationHi I hope this is clear enough-- I have read that I should create a new directory to be able to hide…
Importing*.sav files from sub-directories using loop.Hi, I am trying to import .sav files from all sub-directories using the following, but nothing is ha…
Generating index numbers with panel data Hello, Would anyone know whether there exists a possibility to generate index numbers over time wit…
OR from multi-level fixed logistic regression modelI have a dataset comparing approach 1 vs approach 2 for an measurement, the total events rate in bot…
Subscribe to:
Post Comments (Atom)
0 Response to Boottest command for multiple hypothesis testing
Post a Comment