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
Repeated measures ANOVA: Standard errors of estimated marginal means produced by Stata's margins were different from that of SPSS's EMMEANSHi, Why the SE's of estimated marginal means differ in this case? And which one should be used if w…
can't truncate length of trees (X-Axis) in horizontal dendrogramThe dataset I use to construct the attached dendrogram contains no cells with a dissimilarity value …
Change Y axis for bar chartHi all, I am trying to make a simple bar chart. All of my means are very close together, between 3.…
putpdf failed to add table, failed to set borderHello Statalist, I am trying to use putpdf to convert a surveyCTO-formatted survey into pdf, but I …
Difference in Difference Panel ModelThe objective of my research is to see how firms can overcome their liability of origin when they ge…
Subscribe to:
Post Comments (Atom)
0 Response to Boottest command for multiple hypothesis testing
Post a Comment