Duck unlimited dataset
- Includes reports from 2014-12-30 to 2015-05-03
- Includes 37 events of domesticated birds HPAI outbreaks in Mississippi flyway
- For outbreaks in MN, we included the first outbreak in each counties
- For outbreaks in other states, we included the first three reports (regardless of counties)
Fig.1 Wild birds and domestic birds reports by dates and latitudes
- Different colors indicate the types of reports
- HPAI outbreak events in domesticated birds were in red color
- Y-axis: latitude; X-axis: date
- Hover over the dots to see the details, or zoom in/out
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout
Fig.2 Reports grouped by the type of report
- Notice how blue dots (wild birds) and red dots (domesticated birds) were overlapped in several panels
- Y-axis: latitude; X-axis: date
Fig.3 Daily average latitudes of the reports by different type
Fig.4 Linear regression line (latitudes over time)
- Notice the slope of two lines
- In the 3rd and 4th panel, slopes of two lines are most similar
Fig.5 Local polynomial regression fitting
- In the 3rd and 4th panel, the shape of the curve looks similar
- Can we use this information to better predict outbreaks in domesticated birds?
## `geom_smooth()` using method = 'loess'