Hi,
I'm trying to use quantile regression on Stata but I'm confused about what the difference between the commands are. Does anyone understand what the difference between
and
is? I.e., the difference between quantile regression and bootstrapped quantile regression? And whether it matters which type of regression I use?
Thanks,
Amy
I'm trying to use quantile regression on Stata but I'm confused about what the difference between the commands are. Does anyone understand what the difference between
Code:
qreg
Code:
bsqreg
Thanks,
Amy

Comment