On Wed, Dec 12, 2012 at 9:50 AM, Lisa Marie Yarnell
<lisayarnell@yahoo.com> wrote:
> Hi Maarten,
>
> OK, maybe I should be trying the fixed effects quantile model using "qreg" instead of "sqreg"? (I have seen this on various websites, so others have done it.)
>
> If I want estimates for the 50th and 80th quantiles, can I run this using two separate xi: qreg models? I am guessing that with enough reps, and perhaps repeated runs with different seeds, that reliable estimates for the 50th and 80th quantiles could be determined using two separate runs of the model instead of the simultaneous?
>
I think -sqreg- is more of a convenience than anything else and that
what is does is really just run separate models and conveniently
package them, but hopefully Maarten will correct me if I'm wrong.