Group Assignments
Group Assignment 1
- Due Date: May 17 at 23:59pm
- Groups: See Canvas
- Assignment link: Click here
- Group leaders should accept the assignment and add their team members
- Assignment README documents how to do this.
Hints / Tips / Typos:
Typo / Inconsistency in Variable Names
In Question 6 of Group Assignment 1 we write "Create a data frame with two rows and two columns where the rows take the values of after = 0 or 1, and the columns take the values of ta_dummy = 0 or 1".
While conceptually this is correct -- Proserpio and Zervas use weird variable names that make it unclear what to do here.
So to "do" the exercise it should be "Create a data frame with two rows and two columns where the rows take the values of first_response = 0 or 1, and the columns take the values of ta_dummy = 0 or 1."
Group Assignment 2
- Due Date: June 4 at 23:59pm
- Groups: Posted in Slack by 5pm May 20, 2021
- Assignment link: Click here
- Group leaders should accept the assignment and add their team members
- Assignment README documents how to do this.