Skip to content
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

Project_Feedback_gbream #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gbream
Copy link

@gbream gbream commented Nov 19, 2019

Overall, a great first draft! The topic was interesting and investigates what is currently a very pressing issue worthy of further exploration.

New York
output:
html_document:
df_print: paged
---

# Introduction
# Introduction
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a lot of information here that lays the foundation for the analysis to come. It could be improved by honing in on a central question to be answered.

Opioid analgesics are pain relievers derived from opium or have an opium-like activity. There are no better drugs than opioids for treating severe pain and suffering, however, opioids are the main drugs associated with overdose deaths. Opioid prescription rates have increased almost threefold associated with an increase of opioid related overdoses and deaths in the last 15 years. New York has been greatly impacted by the opioid epidemic. The rate of deaths related to any opioid in New York has increased by 210% from 2010 to 2016. The opioid overdose death rate in the overall state was 18 deaths per 100,000 residents, which was higher than many states in the United States.

# Materials and methods
# Materials and methods
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good!

@@ -78,7 +78,7 @@ summary(fit)
```


# Results
# Results
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The interactivity of the first plot is a great touch, as it allows you to see specific opoid related deaths in each county upon hovering over the points. The plot is also very busy with all NY counties represented and often times overlapping and with very similar coloring. Maybe breaking this up into several plots, each with several counties grouped by region would help to get rid of some of the clutter. Or maybe using facet_wrap(), but that would also create a large number of plots that couldn't be compared to each other as easily.

# References
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add references

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant