News

The idea of local regression is that at a predictor x, the regression function g(x) can be locally approximated by the value of a function in some specified parametric class. Such a local ...
EDIT: Updated with working code.I am porting a polynomial regression program (originally in C++ 6) to VB.NET 2003 for use in another project. However, I'm having some slight difficulties. When I ...
Duration: 12h. In this module, we will introduce generalized linear models (GLMs) through the study of binomial data. In particular, we will motivate the need for GLMs; introduce the binomial ...