Re: [R] Local linear regression

2012-06-21 Thread JeffND
locpoly() might be useful -- View this message in context: http://r.789695.n4.nabble.com/Local-linear-regression-tp4512566p4634166.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/m

[R] Local linear regression

2012-03-28 Thread Dimitris.Kapetanakis
Dear all, I wrote a code which supposedly should create a function which performs a local linear regression at point x (lower case). The issue is that I have no reference to check if indeed my code performs correctly a local linear regression. Is there any function in R that performs a local lin

[R] Local linear regression: where can I find kernels?

2010-10-12 Thread Philipp Kunze
Hi there, What I'm trying to do is to calculate the line coefficients of a local linear regression model "by hand". I'm aware that there are many great packages out there that calculate the local expectation E(y|x) with local linear regression, but that's not what I need. I need the coefficients o