Description Usage Arguments Details Value
ggforest
returns a list containing metafor outputs for each predictor and a talbe of the combined results.
1 2 |
x |
The list returned by the meta_models function. |
intercept |
A Boolean. Do you want to plot the model intercept? Defaults to |
labels |
A vector same length as number of predictors to contain pretty names for the predictors. |
hetero |
A character string with the desired heterogeneity measure to be displayed. Options: "none" default; "I2"; "Q" |
palette |
A vector containing hex codes for the desired colour palette. Defaults to Darjeeling1 from
|
This function takes the list returned by .
Returns a dataframe for quick reference and a list of the full
meta-analysis outputs from metafor
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.