Skip to content

Sample code for students in "Statistical Programming Languages"

Notifications You must be signed in to change notification settings

ebommes/nonparametrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Polynomial Regression

R code to estimate a local polynomial regression model. Built from scratch, only depends on parallelization packages.

Example:

N|Solid

To Do

  • Implement confidence bands and confidence intervalls
  • Proper documentation
  • Clean up code
  • Nicer plot
  • Throw out KernSmooth package (not needed)

About

Sample code for students in "Statistical Programming Languages"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages