SAVE Subcommand (BAYES REGRESSION command)

SAVE specifies the statistics to be scored for the Bayesian prediction distribution. Score the statistics derived from the Bayesian predictions, which include to following:
  • {MEANPRED(varname)}: Mean of the posterior predictive distribution.
  • {VARIANCE(varname)}: Variance of the posterior predictive distribution.
  • {MODE(varname)}: Mode of the posterior predictive distribution.
  • {CIMEANPREDL(varname)}: Lower bound of the credible interval of the posterior predictive distribution.
  • {CIMEANPREDU(varname)}: Upper bound of the credible interval of the posterior predictive distribution.

Corresponding variable names can also be assigned.