Advanced Modeling in R

Non-linear, Bayesian, and mixed effect methods
R. Condit, M. Ferrari
Cenpat, Patagonia
October 2012

1 Course overview

The course will cover several advanced statistical modeling methods using the programming language R, including maximum-likelihood, non-linear, Bayesian, and multi-level (hierarchical) methods as well as techniques for using data simulation to test models. The R function lmer, an accessible yet complex tool for advanced modeling, will be covered in detail. To establish a base for understanding multi-level models, some review of standard regression will be included, plus a session on fitting non-linear models with maximum likelihood.

During the first half of each session, I will explain methods and present examples of their use; in the second half, students will work on assignments using the same methods. Datasets will be provided, but students are encouraged to bring their own data as well. A course web site will provide sample code, data, and a list of key R functions. Students should be familiar with R: manipulating dataframes, graphing, and linear regression.

1.1 To apply

1.2 Schedule

2 Software required

3 Course web site

4 Books and other background material

5 Contents and approximate scheduling (daily progress will depend on experience of the students

6 Key R functions