SAVE Subcommand (META BINARY command)

The META BINARY command calls the meta-analysis procedure for binary outcomes when the raw data are provided in the active dataset for the estimation of the effect size. The optional SAVE subcommand saves the estimated statistics to the active data set. When the subcommand is specified, at least one of the following keywords must be specified.

Note: An optional user-supplied name can be assigned by specifying (var_name) following the keyword. When (var_name) is omitted, a default variable name is assigned.
ES
The optional keyword saves the estimated effect size.
ES_EXP
The optional keyword saves the estimated effect size in the exponential form. The process is available when /DATA ESTYPE = LOGOR, LOGPETO, or LOGRR, and is otherwise ignored.
SE_ES
The optional keyword saves the estimated standard error of ES.
CIL_ES
The optional keyword saves the estimated confidence interval lower limit of ES.
CIL_ES_EXP
The optional keyword saves the estimated confidence interval lower limit of ES in the exponential form. The process is available when /DATA ESTYPE = LOGOR, LOGPETO, or LOGRR, and is otherwise ignored.
CIU_ES
The optional keyword saves the estimated confidence interval upper limit of ES.
CIU_ES_EXP
The optional keyword saves the estimated confidence interval upper limit of ES in the exponential form. The process is available when /DATA ESTYPE = LOGOR, LOGPETO, or LOGRR, and is otherwise ignored.
PVAL_ES
The optional keyword saves the estimated p-value of ES.
WEIGHT
The optional keyword saves the estimated study weight.
WEIGHT_PCT
The optional keyword saves the normalized study weight as a percentage.