Creates a coefficient plot showing GATES estimates with confidence intervals for each group, including top-bottom heterogeneity test results.
Usage
# S3 method for class 'gates_results'
plot(x, alpha = 0.05, ...)Arguments
- x
An object of class
gates_resultsfromgates()- alpha
Significance level for confidence intervals (default 0.05)
- ...
Additional arguments (currently unused)