Regression

Non parametric regression using kernels to estimate density function of residuals.
923 Downloads
Updated 8 Jun 2010

View License

It will first to a simple regression using least squares to get a good start value. Then it will use that start value for the non parametric regression where we maximize the likelihood based on non parametric methods to estimate the probability density function.

Just type '[B]=KLMHR2(X,y)' and it will work for you.

( Where X is your matrix where each column is a explanatory variable and y is a vector which you are trying to predict )

Cite As

Arnout Tilgenkamp (2024). Regression (https://www.mathworks.com/matlabcentral/fileexchange/27838-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Extra Tag

1.0.0.0