SAVE Subcommand (META ES BINARY command)

The META ES BINARY command calls the meta-analysis procedure for binary outcomes when the pre-calculated effect size data are provided in the active data set. 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_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. The process is available when /DATAVAR is specified, and is otherwise ignored.
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.
CUMES
The optional keyword saves the estimated cumulative effect size.
WEIGHT
The optional keyword saves the estimated study weight.
WEIGHT_PCT
The optional keyword saves the normalized study weight as a percentage.