Usage
summary_rma(x, extra_params = NULL)
Arguments
- x
a model fitted with metafor::rma.uni()
a vector of (extra) parameters to be extracted (see details). These are the elements of the rma.uni objects.
Details
By default the function extract c("b", "se", "zval", "pval", "ci.lb", "ci.ub") as parameters.