Data analysis
contains files related to analyzing data
- exploratory data analysis
- covers: importing the data into R, data formatting, plotting the data, examining correlations among variables
- script for exploratory data analysis
- Contains R commands from the exploratory data analysis document. Can be opened in R/RStudio
- MO landscape data (sample)
- sample of MO landscape data used in the exploratory data analysis protocol. some of these data are made-up
- MO call summary
- This is the MO call summary, used in the exploratory data analysis. This data set might still need to be proofed with respect to species complexes/combinations
- data analysis - research questions
- data analysis for primary research questions - comparing the scales of effect for landscape variables, comparing different types of roads, and connectivity versus wetland area. scripts can be cut and pasted from this document or run from the attached MOanalysis.R
- script file for data analysis
- contains scripts from the Data Analysis protocol