Week 6: Sep 25 – Sep 29

Weekly Objectives

Previously we introduced KNN, which is a type of local averaging approach. In this week, we will introduce a general formulation for local estimations, defined using the concept of kernel functions. To improve smoothness, we introduce local polynomial. To address the curse of dimensional, we discuss a regression tree models, which builds adaptive kernels.

Lecture Notes and R Examples

Additional Readings

Homework