You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
95% confidence set for null hypothesis expression: [.03417, .3271]
I do not understand the interpretation of the graph where p-values are in the y-axis and CI on x-axis. Is there any reading to help with the interpretation?
I have also attached the codes and the results.
Thank you advance
There is a whole paper about boottest: Roodman, D., J. MacKinnon, M. Nielsen, and M. Webb. 2019. Fast and wild: bootstrap inference in Stata using boottest. Stata Journal 19(1): 4-60.
boottest is not designed to run after xtpcse. It may just be treating your model as if the standard errors are classical, with no correction. The graph shows the p value as a function of the hypothesized coefficient value.
Comment