Univariate Non-Parametric Regression

This program for univariate non-parametric regression was written in Fall 1996 by

Cameron Rookley
Please direct all comments, questions and suggestions to cameronrookley@yahoo.com This code is provided without guarantees for public noncommercial use.

This code is intended to automate the process of running a univariate non-parametric regression while being rather flexible. It uses the Nadaraya-Watson weighting scheme (not the Priestly-Chao weights). It also does not account for boundary effects nor attempts to modify the Kernel weights accordingly. If you desire these features you'll have to find a way to integrate them into the code yourself. Any nice modifications or debugs would greatly be appreciated by the author.

The easiest way to download this code is as a ZIP archive. However, you can also download the individual ascii files.