plot_heterogeneity_q: Heterogeneity Q-plot
Description
Internal function to plot
the heterogeneity Q values
Usage
plot_heterogeneity_q(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
.