PRINT 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 PRINT subcommand controls the table outputs. When the subcommand is specified, at least one of the following keywords is required.
- HOMOGENEITY
- The optional keyword controls the homogeneity test. When the keyword is specified, the corresponding output is printed.
- HETEROGENEITY
- The optional keyword controls the heterogeneity measures. When the keyword is specified, the corresponding output is printed.
- INDIVIDUAL
- The optional keyword controls the display of individual studies. When the keyword is specified, the corresponding output is printed.
- CUMULATIVE
- The optional keyword controls the display of cumulative analysis. When the
keyword is specified, the corresponding output is printed. The process is available when
/ANALYZE CUMULATIVE
is specified, and is otherwise ignored. - PREDICTION
- The optional keyword controls the display of the prediction interval. When
the keyword is specified, the corresponding output is printed. The process is available when
MODEL = RANDOM
, and is otherwise ignored.
- EFORM
- The optional keyword controls the inclusion of the exponential-form
statistics. The process is available when
/ESTYPE = LOGOR
,LOGPETO
, orLOGRR
, and is otherwise ignored. FALSE is the default setting, which does not include any exponential-form statistics. TRUE outputs the exponential-form statistics, including the exponential effect size and confidence interval limits. The process applies to both required and optional effect size estimation and prediction tables.