Homework Submission Policy

Homeworks are due at the beginning of class on the due date. Homeworks submitted more than two minutes after class starts will not be graded. Homework submissions must follow the policy detailed below, otherwise they will not be graded. If the TAs are asked to regrade a problem that did not adhere to the guidelines, we will treat the homework as a late submssion.


R Code Grading Algorithm

A script will unzip / uncompress all the submissions such that each individual student gets their own folder. Another script will then traverse each student directory, copy the necessary data into the folder (e.g. spam.Rdata), find the appropriate problem files and run the R scripts sequentially. For example, if the folder has the files 3.R, 4.R, 5.R, the R scripts will be run in that order in the same environment.