Learn R Programming

metaviz (version 0.3.1)

Forest Plots, Funnel Plots, and Visual Funnel Plot Inference for Meta-Analysis

Description

A compilation of functions to create visually appealing and information-rich plots of meta-analytic data using 'ggplot2'. Currently allows to create forest plots, funnel plots, and many of their variants, such as rainforest plots, thick forest plots, additional evidence contour funnel plots, and sunset funnel plots. In addition, functionalities for visual inference with the funnel plot in the context of meta-analysis are provided.

Copy Link

Version

Install

install.packages('metaviz')

Monthly Downloads

356

Version

0.3.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Last Published

April 9th, 2020

Functions in metaviz (0.3.1)

viz_forest

Forest plot variants for meta-analyses
metaviz-package

metaviz: Forest Plots, Funnel Plots, and Visual Funnel Plot Inference for Meta-Analysis
mozart

Example data for a meta-analysis of standardized mean differences: Mozart effect
exrehab

Example data for a meta-analysis of dichotomous outcomes: Exercise-based cardiac rehabilitation
viz_funnel

Funnel plot variants for meta-analysis
viz_rainforest

Rainforest plots for meta-analyses
funnelinf

Visual funnel plot inference for meta-analysis
viz_sunset

Sunset (power-enhanced) funnel plot
homeopath

Example data for a meta-analysis of standardized mean differences: Homeopathic treatment vs. Placebo
brainvol

Example data for a meta-analysis of correlations: Human brain volume and intelligence
viz_thickforest

Thick forest plots for meta-analyses
internal_viz_thickforest

Internal helper function of viz_thickforest and viz_forest to create a thick forest plot
internal_viz_classicforest

Internal helper function of viz_forest to create a classic forest plot
internal_viz_rainforest

Internal helper function of viz_rainforest and viz_forest to create a rainforest plot.