Resources

External guidance and tools that support GeoEpi work.

These links are useful starting points, not a policy catalog. Check the source page, current version, license, access conditions, and fit for your project before relying on a resource.

Data management

GeoEpi tools and working systems

  • SCINet — USDA scientific computing and storage context, including Atlas and Ceres.
  • GitHub — GeoEpi organization and subproject repositories.
  • Quarto — reproducible reports, websites, notebooks, and technical documentation.
  • Overleaf — collaborative LaTeX documents and manuscripts.
  • Zotero — shared literature management.
  • OSF — collaborator-accessible research objects and project resources where appropriate.

The GeoEpi tools page explains the role of each system and the boundaries between them.

Online guides for analytical work

These online books, manuals, and course materials are useful references for analytical work commonly encountered in GeoEpi. They are learning resources, not prescribed methods; use the approach appropriate to the scientific question and data.

Ecology, population biology, and forecasting

Spatial analysis and geocomputation

Statistics and comparative methods

Population, landscape, and computational genetics

Epidemiology

Network analysis

Causal analysis

Integrated Laplace Approximation

Software development, HPCs, and computer science

  • Applied HPC with R - applied HPC with R is a collection of talks and lectures about speeding up your R code parallel computing and other resources.
  • R Packages (2e) - 2nd edition of R Packages by Hadley Wickham. Functional programing and paackage design.