Skip to contents

Forestplot with ggplot2

Usage

gg_forest(meta_model, estimate_type, dataset = character(1L))

Arguments

meta_model

Fitted meta-analysis model of class rma

estimate_type

Whether the estimate is standardized effect size of standardised out of sample prediction. Must be one of "Zr", "y50", "y25", "y75".

dataset

Character string equal to the name of the dataset. One of "blue tit" or "eucalyptus"

Value

An object of class ggplot2