Assignments

Participation in class is expected and will be scored at one point per class, for a total of 10 points, which is 10% of your total grade. There will also be three homework assignments at 15 points each (45 points), a final project proposal (5 points), and the final project itself (40 points), for 100 total points.

A note on deadlines

I would like to, as much a possible, stick to the deadlines below so we can go over them together as a group after everyone has submitted their assignment. However, if you need additional time for any reason please just send me a note letting me know. You do not need to justify why. I would just ask that you not attend class during the time we are going over the assignment (but please attend the rest of the class if you are able).

Participation

Please turn in your script from the day’s work to canvas after each class meeting. Very regularly this will include specific “challenges”, and annotating your code to note these would be helpful. Other time, I will ask you to follow along with me, and you can turn in your script from this time.

Homework

Each homework assignment is worth 15 points. Please do not turn in partial work. Instead, please ask for help and, if needed, an extension on the deadline.

Lab Date Assigned Date Due Topic
1 Fri, April 09 Fri, April 23 Basic multilevel modeling with R
2 Fri, April 30 Fri, May 14 Growth models and variance-covariance matrices
3 Fri, May 14 Fri, May 28 Bayesian estimation & multilevel logistic regression models

Final Project

A proposal for the final project is due Friday, April 30th, before midnight. The proposal should have the following elements:

The final product includes two parts: (a) an R script of your analysis and all plots, and (b) a writeup of the results of your analysis which should largely match APA style. You will also need to submit the data you are analyzing so I can run your script locally.

R Script (20 points)

The R script you submit for your final project should be a .R or .Rmd file. It should include any necessary data pre-processing steps needed to complete the analysis (e.g., moving the data from wide to long). You will not be graded on the data preparation portion of the script, but I will give you feedback.

We will discuss this more in class, but please annotate your script clearly to indicate what is happening in each section (e.g., data preparation, exploratory plots, descriptive analyses, preliminary analyses, primary analyses, model-based plots, etc.). I will score your R script based on the following criteria:

Writeup (20 points)

You will develop very short APA writeup of your model results, which should not exceed five pages, double-spaced, with standard 1 inch margins and 12pt Times New Roman font. Manuscripts that exceed the five page limit will have five points removed immediately. As indicated below, you will be required to include at least one figure and at least one table, which along with references, will not count against the page limit. The manuscript should include a (very brief) introduction, methods, results, and a brief discussion including the limitations. As the points below and suggested page limits for each section indicate, the majority of the space should be devoted to the methods and results. The writeup should include the following components: