This function returns a list containing measures of publication bias, their 95% confidence intervals, and p-values. Specifically, the components include:
nthe number of studies in the meta-analysis.
p.Qthe p-value of the \(Q\)-test for heterogeneity.
I2the \(I^2\) statistic for quantifying heterogeneity.
tau2the DerSimonian--Laird estimate of the between-study variance.
modelthe model setting ("FE"
or "RE"
).
std.devthe standardized deviates of the studies.
reg.intthe estimate of the regression intercept for quantifying publication bias.
reg.int.cithe 95% CI of the regression intercept.
reg.pvalthe p-value of the regression intercept.
skewnessthe estimate of the skewness for quantifying publication bias.
skewness.cithe 95% CI of the skewness.
skewness.pvalthe p-value of the skewness.
combined.pvalthe p-value of the combined test that incorporates the regression intercept and the skewness.