-
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
Choosing questions and aims #4
Comments
I'm going to focus on invasive animal species in the ACT, specifically rabbits and foxes using The Atlas of Living Australia data. Technical features:
|
Potential Questions: Does rabbit observations change once a biocontrol program is released?
Resources on rabbit biocontrol programs:
Are fox and rabbit observations negatively correlated?
What is the relationship between rabbit observations and weather patterns?
Create an RShiny Dashboard to produce the above visualisations for several Australian invasive animal species for the different states and territories:
This would be essentially an RShiny Dashboard that creates visualisations and statistics for Australia's top 10 invasive animal species using The Atlas of Living Australia data. |
Final Idea:Research Question:
Dynamic options:
Let the visualisation and the statistics vary by invasive animal species Visualisations:
Statistics:
Create a download dataset option
Optional:
|
TO DO:
|
Good stuff, looking forward to the final RShiny app! Fred |
You must choose questions and/or aims that are:
Within those constraints, please follow your interests and be creative.
In your report you must first state and then justify your question(s)/aim(s). The justification must include background research on what has been done before in this area.
Here are a couple of intentionally generic examples. I offer these to help you start thinking. But I want you to be creative - you don’t need to have questions/aims that look like this!
Example 1: testing for correlations
Questions: Is trait x correlated with traits a, b, and c? Are these correlations similar across taxa?
Justification: Many studies have suggested that trait x should correlate with traits a, b, and c because [briefly explain, with references]. These correlations haven’t been examined in clades y and z [e.g. Eucalyptus, Acacia; provide and breifly describe references to prove this], but database q [e.g. AusTraits] allows us to test this.
Example 2: building something useful
Aim: to build a shiny app / R package for task x (e.g. data cleaning) o dataset z
Justification: Task x is crucial for Exploratory Data Analysis because… [explain why with references], but is challenging for dataset z because [provide reasons]. I will write a shiny app / R package to facilitate task x on dataset z. Similar work has been done in packages a, b, and c [provide references and briefly describe how your work will be different and/or build on that work].
Examples 3-∞
Do not let the above examples constrain your thinking here. Read a few papers and/or blog posts, or just dig around in some datasets and see what looks interesting to you. If you’re not sure if your questions/aims are appropriate, just ask one of the teaching team and we’ll help you figure something out.
The text was updated successfully, but these errors were encountered: