Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 2.07 KB

README.md

File metadata and controls

50 lines (46 loc) · 2.07 KB

bamguide

The BAM guide to the analysis of messy bird data Please sign in for contributing with a session in: https://docs.google.com/spreadsheets/d/1kVoG5cml7AFQYc35NNJmbv5Do9h527ZWPtLm6v2IwJQ/edit#gid=234398717

Outline

  1. Data Structure
    • description of overall structure (tables)
    • autodoc to summarize contents of database (number of locations, surveys, years * what else might we want to know?)
  2. Data cleaning/processing
    • data I/O, odbc, read/write/load etc
    • normalizing data types and structure
    • correcting problematic values, imputation
    • filter, transform, aggregate, join, and other db verbs
    • spatial data processing (vector/raster sp/sf objects)
  3. Data analysis
    • removal, distance sampling, offsets, glm
    • tree based methods, gbm et al
    • bias *variance trade *off
    • N *mixture (multiple and single visits)
    • ARU stuff
    • model evaluation/validation (AUC, bias/variance, etc)
    • hierarchical models
  4. Intepretation, visualization, prediction
    • understanding coefficients
    • plotting effect sizes and relationships (conditional/marginal effects)
    • looking for missing covariates
    • prediction and prediction error
    • mapping (projections, color scales, thresholds)
  5. Survey design (~data collection, but informed by all previous chapters)
    • optimal design, gap analysis
    • protocol (time, radius)
  6. Reproducibility
    • how to improve reproducibility of our studies?
  7. Useful Tools
    • SpaDES
    • unmarked
    • Geonetwork
    • Rmarkdown
    • Github
    • GitKraken
  8. BAM operations and procedures guide
    • orientation/welcome (BAM context, seminal BAM papers, ...)
    • coauthorship/collaboration on BAM manuscripts, BAM paper proces and timeline
    • BAM sharepoint, shared drives, etc.
    • Theme Teams / hierarchical working groups (+ dealing with overlap among projects within and among themes)
    • Cheat sheet on where to find various types of information
  9. Outreach and product distribution