DATA Subcommand (BAYES ONESAMPLE: Normal command)
DATA
specifies data variance and set parameters for the estimation of Bayes
factors. Multiple DATA subcommands are allowed.
VARIABLES = sublist. Specify the variables to use for the procedure. The parameter is required. The available variables are a subset of the original variable list. Each variable in the list is analyzed.
[VARIANCE = value]. Specify the value of variance, if known, for observed data. The parameter is optional. Only one value > 0 is allowed and the parameter is valid only when DISTRIBUTION = NORMAL.
NULLVALUE = value. Specify the null value in the Bayes factor estimation. The parameter is required. Only one value is allowed (the default value is 0) and the parameter is valid only when DISTRIBUTION = NORMAL.
ALTERGVALUE = value. Specify the value to define ψ2 = gσ2x in the Bayes factor estimation. Only one value > 0 is allowed and the parameter is valid only when DISTRIBUTION = NORMAL. When VARIANCE is specified, the parameter must be specified with 1 as the default setting. When VARIANCE is not specified, you can either specify a fixed g or omit the value to integrate it out.