I second that - quantile regression seems to be what you want.
on 07/23/2008 10:10 AM Ben Bolker said the following:
Firas Swidan <frsswdn <at> gmail.com> writes:
Hi,
I am having difficulties in finding ways to analyse scatter plots and
quantitatively differentiate between them.
Try quantile regression, implemented in Roger Koenker's quantreg
package. There's a very thorough vignette (library(quantreg); vignette("rq")).
Ben Bolker
______________________________________________
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.