Learn R Programming

metagam (version 0.2.0)

plot_heterogeneity_p: Heterogeneity p-plot

Description

Internal function to plot the heterogeneity p values

Usage

plot_heterogeneity_p(data, axis, alpha_thresh)

Arguments

data
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.

Value

ggproto object