[R] Quantile Regression: Extracting Residuals

2011-01-19 Thread Thanaset

Dear R users

Is there a way to obtain the residuals from a model fitted by quantile
regression?  Thank you.

Thanaset
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Quantile-Regression-Extracting-Residuals-tp3225423p3225423.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
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.


Re: [R] Quantile Regression: Extracting Residuals

2011-01-19 Thread Jonathan P Daily
Try looking here:

?rq.object
?residuals

R has excellent documentation that can answer many such questions with 
less than a minute of reading.
--
Jonathan P. Daily
Technician - USGS Leetown Science Center
11649 Leetown Road
Kearneysville WV, 25430
(304) 724-4480
Is the room still a room when its empty? Does the room,
 the thing itself have purpose? Or do we, what's the word... imbue it.
 - Jubal Early, Firefly

r-help-boun...@r-project.org wrote on 01/19/2011 11:30:49 AM:

 [image removed] 
 
 [R] Quantile Regression: Extracting Residuals
 
 Thanaset 
 
 to:
 
 r-help
 
 01/19/2011 02:12 PM
 
 Sent by:
 
 r-help-boun...@r-project.org
 
 
 Dear R users
 
 Is there a way to obtain the residuals from a model fitted by quantile
 regression?  Thank you.
 
 Thanaset
 -- 
 View this message in context: http://r.789695.n4.nabble.com/
 Quantile-Regression-Extracting-Residuals-tp3225423p3225423.html
 Sent from the R help mailing list archive at Nabble.com.
 
 __
 R-help@r-project.org mailing list
 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
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.