Skip to content

R code for reproducing results of "One-stage dose-response meta-analysis for aggregated data"

Notifications You must be signed in to change notification settings

alecri/one-stage-dosresmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

One-stage dose-response meta-analysis for aggregated data

Alessio Crippa1, Andrea Discacciati, Matteo Bottai, Donna Spiegelman, Nicola Orsini.

1Department of Medical Epidemiology and Biostatistics, Karolinska Institutet, Stockholm, Sweden


The repository contains material to reproduce results (numbers in text, tables, and figures) of the article "One-stage dose-response meta-analysis for aggregated data" (Statistical Methods in Medical Research 2018).

Note: version 2.0.1 of the R package dosresmeta is required. It can be downloaded from http://github.com/alecri/dosresmeta or installed from R using the following command lines:

install.packages("devtools")
devtools::install_github("alecri/dosresmeta")

This repository contains:

  • one-stage.R, an R script to reproduce the main findings;
  • coffee_mort_add.rda, rda data used in the second practical example.

Reference: Crippa A, Discacciati A, Bottai M, Spiegelman D, Orsini N. One-stage dose–response meta-analysis for aggregated data. Statistical methods in medical research. 2019 May;28(5):1579-96. download

About

R code for reproducing results of "One-stage dose-response meta-analysis for aggregated data"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages