- Save the
.qmd
source code for this file to your local directory.
- Edit the document with your responses to the questions, and render the document into an
html
file.
- Commit and push all materials to your “Activities” git repository.
Note: if all else fails, you can send this activity to me as a Word or PDF file.
Grading: Each paper (or dataset, for undergraduate students) you describe is worth 5 points.
Instructions for graduate students
Identify five primary research papers that you feel are important for you to know inside-and-out as part of your dissertation research, and which you feel might be good candidates for our course semester project. For each paper, complete the following information:
Full article citation:
In your own words, describe (a) what was the motivation for this study; (b) what data the authors generated to address their question; (c) how the data were analyzed (both in terms of what approaches, and what code/statistical packages); and (d) how the results from this paper shape your work.
Have the authors made the data and/or code available as supplemental materials or through public repositories? If so, please include a link to the data.
What steps would you have to take to reproduce 1–2 key results from this paper?
Instructions for undergraduate students
If you are working as an undergraduate researcher in a lab at LSU, I encourage you to follow the instructions for graduate students above. If you are not currently conducting undergraduate research, or want to explore other themes, Gaurav will provide a few options during Week 2 for datasets you can explore. For three of the potential datasets, address the following questions:
Name and source of dataset:
Why was this dataset originally collected? (I.e. what questions were the authors exploring when collecting these data?)
What is the type of data available? Describe both the technical features of the files (e.g. “a CSV table with 10 columns and 950 rows”), and the contents themselves (e.g. “columns 2 and 3 describe the latitude and longitude; column 4 describes the species name, […]”)
Brainstorm 1–2 figures that you would like to create with these data.
1 If you are stuck, consider exploring the R graph gallery to explore different ways to visualize data