The first 4 weeks are devoted to the following topics: - Introduction to nonparametric inference and the empirical distribution function ([W], chapter 1 and 2.1) - Goodness of fit tests ([N]) - Permutation tests ([N]) - Rank tests ([N]) The goodness of fit problem tries to answer the question whether a certain parametric statistical model is appropriate or not. In case it is hard to find a suitable parametric model, a nonparametric model offers a viable alternative. If parametric assumptions are hard to justify and/or rejected by a goodness of fit test, the performance of classical tests (often based on the normal distribution) can be cumbersome. In this case, permutation tests are a good alternative. Rank tests are permutation tests applied to order statistics. Such tests are often employed in practice and are strong competitors of classical tests. We will treat the main principles and discuss various of these tests. Weeks 5 up till 13 will be used to cover chapters 4 and 5 from [W]. These chapters are on smoothing and nonparametric regression. The simplest classical linear regression model assumes that the relation between a response variable Y and a predictor variable X can be modeled by a straight line. In practice however, this may not be appropriate. Nonparametric regression aims to fit a curve while making as few assumptions as possible. We will discuss various approaches to this problem, such as local regression and penalized regression. Besides being practically relevant, these methods also raise mathematically interesting questions. If the outcome of an experiment is nonnormal, for example binary (as is often the case in practice), the principles underlying these techniques can also be used. This leads to nonparametric logistic regression, or more generally, nonparametric generalized linear models. If time permits we will also treat the case of multiple predictors, leading to additive models. |