Guy Green wrote:
> 
> I wonder if someone can give some pointers on alternatives to linear
> regression (e.g. Loess) when dealing with multiple variables.
> 
> 

For two variables, there is also interp.loess in package tcp. It can be
rather slow depending on the parameters, so I fear a generalization to more
dimensions would require a better algorithm.

Dieter




-- 
View this message in context: 
http://n4.nabble.com/Alternatives-to-linear-regression-with-multiple-variables-tp1564370p1565576.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.

Reply via email to