vibudh2209 / STAT545-hw-Agrawal-Vibudh

0 stars 0 forks source link

hw05 ready for grading #5

Open vibudh2209 opened 7 years ago

vibudh2209 commented 7 years ago

The link to markdown file is this

rishadhabib commented 7 years ago

Hi Vibudh

It was great going through your homework. Your repo and files were very well organized and linked to everything. You also reported the process clearly and shared some good links.

I really liked your table of contents and looked at the raw file to see how to do that. I've been using a YAML header to add a table of contents but that isn't as customizable as your technique. Your tables were clean as you used kable. One of the things that would have helped me while looking at your assignment is if the code was in separate lines so I wouldn't need to scroll to see the full code. I liked your boxplots but the different arrangements were not affecting the graph much; I think using geom_point would have helped visualize the effect of changing the order. I also liked your use of colour especially in the life expectancy vs gdp graphs and overall thought you did a great job.

Rishad

yeonukkim commented 7 years ago

Peer review from Yeonuk:

Hi.

Overall, you did a great job.

Comments:

derekcho commented 7 years ago

Hi @vibudh2209 ! Here are some comments about your hw05: