INFERENCE Subcommand (BAYES ANOVA command)
INFERENCE
controls which Bayesian analysis method is used to make statistical
inference.
Variables = varlist.A required parameter that specifies the variables users would like to use in the procedure. Each variable in the list is analyzed.
Analysis. Specifies the method that is used to make statistical inference. Only one
value is allowed. POSTERIOR
distribution characterization is the default setting.
When ANALYSIS = BAYESFACTOR
, only the Bayes-factor estimation procedure is invoked.
When ANALYSIS = BOTH
, both procedures are used.