Dear Statalist members, I would be most thankful for an advice. I need to estimate the confidence intervals for interquartile range. As a first step, I use the interquartile regression, and predict option to get iqr and standard deviation.
iqreg y i.x , reps(100)
predict iqr_est
predict iqr_est_sd, stdp
This gives me, as I understand the bootstrapped estimate of the IGR and the SD. However, I am at loss how to get a good estimate of confidence interval. Would be very thankful for any tip!
Related Posts with Confidence bounds for interquartile range
Computing elasticities of the EASI demand modelHello, I estimated the EASI model on consumption data using STATA codes from Pendakur's paper (Easi …
Import text files: Delimiter and Transformation IssuesDear Statalisters, I am trying to import a text file that seems to lack a consistent delimiter. It …
how to compute marginal effects in NBSTRAT (truncated & endogenously stratified negative binomial) model? (Stata)Dear Stata users, I'm using STATA 16.0 to develop recreational demand function via using NBSTRAT mo…
Test to back-up use of OLS over logit/probitI'm conducting a DiD analysis using OLS and I want to verify the robustness of my results by validat…
match sample for diff in diff analysisDear Statalist-Users, I'm investigating the liquidity effects of an increase in reporting frequency…
Subscribe to:
Post Comments (Atom)
0 Response to Confidence bounds for interquartile range
Post a Comment