I am running some regressions with number of clusters 29. I believe due to low number of clusters I need to adjust standard errors using wild t-bootstrapping following Cameron et al. (2008).
Note that I don't need Wild test bootstrap, I need to adjust standard errors. I am using Stata 16.
Any suggestions how to do this in Stata? Any suggested codes?
Related Posts with How to adjust standard errors using wild t-bootstrapping?
New Stata User: Need help with effect size question and one other using svy tabulateI have a survey table with two variables. After output it shows 2x3 table and measures off associati…
Creating a variable for partner's health scoreIn a dataset in the form of: addressnr hhid general_health 1 1 5 2 1 6 3 2 9 4 2 8 5 3 2 6 3 4 With …
putwrap not respecting commands spread across multiple linesFor those of us still using Stata 15, putwrap facilitates the commingling of putdocx commands and co…
Code Interpret Of Loop Code: clear set obs 100 gen setA=0 gen setB=0 gen V1 = -1 + rnormal() gen V2 = 1 + rnormal() ge…
grab State Space matrices from arima()Hi all, I am in the process of developing an automated forecasting system for univariate time seri…
Subscribe to:
Post Comments (Atom)
0 Response to How to adjust standard errors using wild t-bootstrapping?
Post a Comment