Skip to content

waseem-medhat/forest_plot_with_bands

master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

Forest Plot with Heterogeneity Bands

Note: this project was built as a submission for Wonderful Wednesdays.

Heterogeneity bands augment classic forest plots to provide a better visualization of heterogeneity between studies.

  • There is a band for each study, and its width is equal to that of the corresponding confidence interval.
  • All bands are transparent and superimposed over each other to visualize the overlap between intervals. Overlap between bands produces darker areas.
  • A visual indication of homogeneity is when darker areas take larger proportions of the total width.

Low heterogeneity:

low heterogeneity

High heterogeneity:

high heterogeneity

Technologies

The visualization is built with D3.js and rendered in a Shiny app using R2D3.

Live demo

Visit this link: https://waseem-medhat.shinyapps.io/forest_plot_with_bands/

About

Visualizing heterogeneity in meta-analyses.

Resources

Stars

Watchers

Forks