.plot_forest_meta: Internal plotting function for forest plots
Description
Internal plotting function for forest plots
Usage
.plot_forest_meta(ma_mat, ma_vec = NULL, analysis = "leave1out")
Value
A list of forest plots
Arguments
- ma_mat
Matrix of meta-analytic results to be plotted.
- ma_vec
An optional vector of overall meta-analytic results to use as reference points on the plots.
- analysis
Type of analysis to be plotted: leave-one-out or cumulative.