-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HW04 is ready for grading #4
Comments
Hi @sepkamal I found your analysis to be very well organized. You provided good documentation of the steps you were taking which made it easy to follow your train of thought. I really enjoyed the graph you plotted. I liked your choice of colour schemes. This made it very easy to spot trends. Good job on adding a trend line to make this clear. One thing I suggest is perhaps having the code for your ggplot calls in separate lines. I was told by one of the TA's that this makes it more readable and hence easier for them to grade. Your code structure was good. You made extensive use of the dplyr and ggplot packages. I can easily tell you are quite comfortable in doing so. Nice Job loading Knitr and then calling on Kable to produce your table. I had some difficulty doing so myself and hope to learn from what you have done! You did a good job going over the different join functions. it was a pretty novel idea to use data on Diabetes for the different countries. You made extensive use of the different commands which was interesting. In addition you also filtered your data to verify certain functionalities of the different join commands. This too was a pretty neat add on to your analysis One suggestion I have is perhaps mention your reflections on the different tasks in the README file. That would make it easier for the reader of your work to understand your pain points for this activity. Overall I think you did a good job and I look forward to having an opportunity to review your work again. Regards |
Hi @sepkamal, here are some comments about your hw04:
Your grade will be emailed to you at a later date. |
Please see my homework 4 here: https://github.com/sepkamal/STAT545-hw-Kamal-Sepehr/blob/master/Hw04/hw04-tidaydata.md
The text was updated successfully, but these errors were encountered: