DATA Subcommand (META REGRESSION command)
The META REGRESSION command calls the meta-regression procedure. The required DATA subcommand specifies the data for meta-regression. Only one of the following keywords is allowed and must be specified.
- WEIGHT
- The required keyword to specify the weight. The value must be a single numeric variable.
- VAR
- The required keyword specifies the variance that is converted to the weight. The value must be a single numeric variable.
- SE
- The required keyword specifies the standard error that is converted to the weight. The value must be a single numeric variable.