Skip to content

arthur-albuquerque/tocilizumab_reanalysis

Repository files navigation

Tocilizumab in COVID-19 – A Bayesian Reanalysis

This repository contains code and data to reproduce analysis in the research articles:

Authors: Arthur M. Albuquerque, Lucas Tramujas, Lorenzo R. Sewanan, Donald R. Williams and James M. Brophy

Project organization

There are three main folders in this repository:

In each folder, one can find further instructions on how to reproduce the analysis (in the corresponding README.md file).

Getting started

All analyses were conducted in R (R Environment version 4.0.4).

  1. To download all files and reproduce our analyses, clone this repository using Git's integration with RStudio. Here is a tutorial article in case you are not familiar with cloning repositories:

    Vuorre M, Curley JP. Curating Research Assets: A Tutorial on the Git Version Control System. Advances in Methods and Practices in Psychological Science 2018;1:219–36. https://doi.org/10.1177%2F2515245918754826

    After cloning this repository, open the tocilizumab_reanalysis.Rproj file and you will be able to run all files.

  2. We used the R package {renv} to make this R project as reproducible as possible. In summary, {renv} guarantees that all required R packages for this project are downloaded to your computer in the necessary versions. Please check their "Get Started" vignette in case you would like to learn more about it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages