Giter Site home page Giter Site logo

bayesian-envhealth-models's Introduction

bayesian-envhealth-models

Project description

Bayesian models for environmental health. This code is used for the paper Name, Y., Parks, R.M. et al. (202X). Title with hyperlink. Journal Name.

Aims:

  • Aim 1. File src/bayesian_envhealth_models/models.py.

Directory structure

.
├── .gitignore
├── .pre-commit-config.yaml
├── README.md
├── data
├── src/bayesian_envhealth_models
│   └── models.py
├── output
├── scripts
│   └── model_run.py
└── reports
Folder File Description
src/bayesian_envhealth_models models.py numpyro models
scripts model_run.py Script to run the numpyro model

Running the code

  1. Create a fresh conda environment mamba create -n envhealth-env hatch and install the required packages pip install -e ."[dev]".
  2. Edit the config file scripts/conf/model_config.yaml to specify the data and output directories.
  3. python scripts/model_run.py

Data availability

Data used in the analysis are controlled by the XX who do not have permission to release data to third parties. Individual mortality data can be requested through XX (e.g. the US CDC). If you would like a file containing simulated data that allow you to test the code, please contact [email protected].

Adapted from:

bayesian-envhealth-models's People

Contributors

theorashid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.