plot_heterogeneity_p: Heterogeneity p-plot
Description
Internal function to plot
the heterogeneity p values
Usage
plot_heterogeneity_p(data, axis, alpha_thresh)
Arguments
axis
Character specifying which variable to plot. Defaults to NULL
; if x
was
fitted with a single term, the explanatory variable corresponding to this term
is selected.
alpha_thresh
Significance level. Defaults to .05
.