Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I'm not doing a pure QAR (quantile auto regression) but I do have a lagged dependent variable (AR(1)) as a predictor. I'm using the quantreg package in R to do it. I have two very closely related questions:

(1) I use quantreg in R to do my QRs. Do I need to do anything fancy to be fine by putting an AR(1) term on the RHS?

(2) Is it fine to use AR(1) term as a regressor to deal with autocorrelation in quantile regression as you can with OLS? Or is QR different in this regards?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.