GithubHelp home page GithubHelp logo

sgt103 / adv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from volkale/adv

0.0 0.0 0.0 227 KB

Antidepressants Variability Ratio Bayesian Meta-Analysis

License: MIT License

Shell 0.27% Python 83.37% Makefile 1.05% Stan 14.85% Dockerfile 0.46%

adv's Introduction

Antidepressants Variability Ratio Bayesian Meta-Analysis

This repo contains the code to reproduce the results of the paper "On the treatment effect heterogeneity of antidepressants in major depression. A Bayesian meta-analysis", Volkmann et al..

Installation - using Docker (recommended)

In order to rerun this analysis the following two programs need to be installed:

  • Docker
  • make. For installation on MacOS or Linux we recommend to first install brew and then run brew install make.

Running the analysis

Open a terminal window, go to the root folder of this repository, and execute the following commands:

$ make build  # this creates the Docker image for the analysis  

$ make run  # this creates a Docker container that hosts an instance of Jupyter lab

Paste the following URL into a browser:

http://127.0.0.1:8765/lab

Click on the notebook main.ipdb and run it.

Conda users

Execute the following commands in your terminal

$ conda create --name ad_meta python=3.7 -y
$ source activate ad_meta
$ python setup.py install

Now you can import all the functions used for the analysis.

Citations

The data set in the folder /data is taken from Cipriani et al_GRISELDA_Lancet 2018_Open dataset under the Creative Commons Attribution 4.0 International Licence.

adv's People

Contributors

volkale 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.