as for lm()  or any other linear model fitting….

        rq( y ~ x - 1, … )


url:    www.econ.uiuc.edu/~roger            Roger Koenker
email    rkoen...@uiuc.edu            Department of Economics
vox:     217-333-4558                University of Illinois
fax:       217-244-6678                Urbana, IL 61801

> On Oct 5, 2015, at 10:27 AM, Preetam Pal <lordpree...@gmail.com> wrote:
> 
> Hi guys, 
> 
> Can you instruct me please how to run quantile regression without the 
> intercept term? I only know about the rq function under quantreg package, but 
> it automatically uses an intercept model. Icant change that, it seems.
> 
> I have numeric data on Y variable (Gdp) and 2 X variables (Hpa and 
> Unemployment). Their sizes are 125 each.
> 
> Appreciate your help with this.
> 
> Regards, 
> Preetam
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to