Writing models (Individual assignment due 5/18): Express the algorithm proposed by Milner and Rougier as a linear prediction, providing the estimate and interpretation of each in the predictive equation, using language clearly accessible to a student in veterinary school. (You should not fit any model, just obtain the \(\beta\) values for the prediction from the text.) Discuss how the authors assessed their algorithm’s validity.
Report, reproducible code, and video (Group assignment due 5/21): produce a 8 page (maximum) report using R markdown that clearly addresses the case study goals. This report should follow the format of a standard scientific report and should include sections for the introduction, methods, results, and discussion. The methods section should clearly identify the approach to model selection and evaluation, and the results section should clearly specify the final model selected, along with evidence the model provides a good fit to the data and the requested items under case study goals. Code should be fully reproducible. Video maximum of 10 minutes.
Peer review of reports (Individual assignment due 5/22): using the peer review rubric provided, provide constructive feedback on the other group’s report you have been assigned
Revised report and response to reviews (Group assignment due 5/26): groups may submit revised reports and must submit a point-by-point response to the review comments provided
Milner K and Rougier J. (2014) How to weigh a donkey in the Kenyan countryside. Significance, October 2014, 40-43.
Rougier’s donkey project website
Excerpts from preprint of Nolan and Stoudt’s Communicating with Data: The Art of Writing for Data Science are availble in the Sakai folder for the case study. These excerpts deal with the structure of a statistical report and how to describe data, and use Milner and Rougier (2014) as an example throughout.
Introduction to Statistical Learning Section 5.1 (link on Sakai site)
[What is a good model? (Part I and II)]
[Loss functions]
[Simulation (Lab)]