meta3(y, v, cluster, x, data, intercept.constraints = NULL,
coef.constraints = NULL , RE2.constraints = NULL,
RE2.lbound = 1e-10, RE3.constraints = NULL, RE3.lbound = 1e-10,
intervals.type = c("z", "LB"), I2="I2q",
R2=TRUE, model.name = "Meta analysis with ML",
suppressWarnings = TRUE, silent = TRUE, run = TRUE, ...)
meta3X(y, v, cluster, x2, x3, av2, av3, data, intercept.constraints=NULL,
coef.constraints=NULL, RE2.constraints=NULL, RE2.lbound=1e-10,
RE3.constraints=NULL, RE3.lbound=1e-10, intervals.type=c("z", "LB"),
R2=TRUE, model.name="Meta analysis with ML",
suppressWarnings=TRUE, silent = TRUE, run = TRUE, ...)as.mxMatrix. The intercept can be
constrained with other paraas.matrix(). The default
is that all $m$ predictors predict the effect size. Theas.mxMatrix. Elemas.mxMatrixz (default if missing) or
LB. If it is z, it calculates the 95% Wald confidence
intervals (CIs) based on the z statistic. If it is LB, it
calculates the 95% likelihood-based CIs on the
paramet"I2q", "I2hm",
"I2am" and "ICC". They represent the I2 calculated by using a
typical within-study sampling variance from the Q statistic, the
harmonic mean, the arithTRUE and there are predictors, R2 is
calculated.mxModel.TRUE, warnings are
suppressed. Argument to be passed to mxRun.mxRunFALSE, only return the mx model without running the analysis.mxRun meta3() does not differentiate between level-2 or level-3
variables in x since both variables are treated as a design
matrix. When there are missing values in x, the data will be
deleted. meta3X() treats the predictors x2 and x3
as level-2 and level-3 variables. Thus, their means and covariance
matrix will be estimated. Missing values in x2 and x3
will be handled by (full information) maximum likelihood (FIML) in meta3X(). Moreover,
auxiliary variables av2 at level-2 and av3 at level-3 may
be included to improve the estimation. Although meta3X() is more
flexible in handling missing covariates, it is more likely to encounter
estimation problems.
Enders, C. K. (2010). Applied missing data analysis. New York: Guilford Press.
Graham, J. (2003). Adding missing-data-relevant variables to FIML-based structural equation models. Structural Equation Modeling: A Multidisciplinary Journal, 10(1), 80-100.
Konstantopoulos, S. (2011). Fixed effects and variance components estimation in three-level meta-analysis. Research Synthesis Methods, 2, 61-76.
reml3, Cooper03, Bornmann07