[R] Weighted Quantile Regression as a function of Tau and Weights array

2016-01-26 Thread Preetam Pal
I have a dataset (attached) on numeric variables y, gdp, hpa and fx. I intend to perform weighted quantile regression on this data set (i.e. y on the remaining variables) and extract the estimated coefficients. I want to do this as a bivariate function of the quantile tau and the weights array.

Re: [R] Weighted Quantile Regression as a function of Tau and Weights array

2016-01-26 Thread Preetam Pal
Sorry, forgot to attach the data. On Tue, Jan 26, 2016 at 11:56 PM, Preetam Pal wrote: > I have a dataset (attached) on numeric variables y, gdp, hpa and fx. I > intend to perform weighted quantile regression on this data set (i.e. y on > the remaining variables) and