The fn and br methods return the same results but the results provided by pfn 
differ. I do not find an explanation for this observation in the papers on 
quantile regression. Therefore my question.

-----Original Message-----
From: Roger Koenker [mailto:rkoen...@illinois.edu] 
Sent: 14 October 2015 22:33
To: T.Riedle
Cc: r-help@r-project.org
Subject: Re: [R] algorithmic method quantile regression

Did you read item 1 in the quantreg FAQ()?  


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 14, 2015, at 2:56 PM, T.Riedle <tr...@kent.ac.uk> wrote:
> 
> Greetings R Community,
> I am trying to run a quantile regression using the quantreg package. My 
> regression includes 7 independent variables with approx. 800 daily 
> observations each. Thus, I think that the Barrodale and Roberts algorithm 
> should do the trick. However, the Frisch-Newton after preprocessing returns 
> different results and more significant coefficients than the br method. Which 
> algorithmic method should I use now? Do the results mean that the 
> Frisch-Newton after preprocessing dominates the br method?
> 
>       [[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