STAT545-UBC-hw-2019-20 / stat545-hw-HJMcSorley

stat545-hw-HJMcSorley created by GitHub Classroom
0 stars 0 forks source link

Peer-Review HW-02 #4

Open luluxpei opened 4 years ago

luluxpei commented 4 years ago

Peer-Review HW-02 for @HJMcSorley


Topic Excellent Satisfactory Needs Work
Coding style :heavy_check_mark:
Coding strategy :heavy_check_mark:
Presentation: graphs :heavy_check_mark:
Presentation: tables :heavy_check_mark:
Achievement, creativity :heavy_check_mark:
Ease of access :heavy_check_mark:


Remarks Overall, great assignment! I liked how in-depth you went to complete each question. Very cool and pretty graphs - although for some of them, it may have been easier to compare between groups if the plots were side-by-side instead of being on top of each other. As a suggestion, I would maybe try to include some more text commentary about what you are doing as opposed to just having short comments within your R code. Your codes were pretty straightforward and easy to follow; however, there were some small formatting errors which were probably just a result of the PDF file rendering awkwardly. Thanks for introducing me to the diversity of ggplot2 graphs - I wasn't aware of all the fancy things that you could do with plots! Great work :smile:

HJMcSorley commented 4 years ago

Thanks for the feedback @luluxpei 😃 I applied your suggestions in my next assignment. Thanks!