Kwabena Adusei-Poku
2004-Nov-03 12:08 UTC
[R] Variable bandwidth in kernel density estimation
Hi, Can anybody tell me how to implement variable bandwidths for kernel density estimation in "R". You may also direct me to a package. Regards, Kwabena -------------------------------------------- Kwabena Adusei-Poku University of Goettingen Institute of Statistics and Econometrics Platz der Goettingen Sieben 5 37073 Goettingen Germany Tel: +49-(0)551-394794
The locfit package can do adaptive bandwidth selection. The book "local regression and likelihood" by Prof. Loader describes the software as well as the theory and computation, etc. HTH, Andy> From: Kwabena Adusei-Poku > > Hi, > > Can anybody tell me how to implement variable bandwidths for kernel > density estimation in "R". You may also direct me to a package. > > Regards, > > Kwabena > > -------------------------------------------- > Kwabena Adusei-Poku > University of Goettingen > Institute of Statistics and Econometrics > Platz der Goettingen Sieben 5 > 37073 Goettingen > Germany > Tel: +49-(0)551-394794 > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > >