Skip to content

Lecture on Local Polynomial Regression given for the Statistical Machine Learning exam at University of Trieste

Notifications You must be signed in to change notification settings

stinco/local-polynomial-regression-lecture

Repository files navigation

Local Polynomial Regression lecture

Lecture on Local Polynomial Regression given for the Statistical Machine Learning exam at University of Trieste

header1

header2

Project description

In this project you can find the slides and the code I made for my lecture on Local Polynomial Regression.

Local Polynomial Regression is a powerful regression technique extensively used for scatterplot smoothing with the method of Locally Estimated Scatterplot Smoothing (LOESS), that is the default in ggplot2::geom_smooth() function in R.

In the lecture I presented the idea behind Local Polynomial Regression and some of its benefits.

About

Lecture on Local Polynomial Regression given for the Statistical Machine Learning exam at University of Trieste

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages