BAYES CORRELATION

BAYES CORRELATION is available in Custom Tables and Advanced Statistics.

BAYES CORRELATION
     /MISSING SCOPE = {PAIRWISE**} {LISTWISE}
     /CRITERIA
          CILEVEL = {95**} {value}
          SEED = {RANDOM**} {2000000} {integer}
          TOL = {0.0001**} {value}
          MAXITER = {2000**} {integer}
          MCSAMPLES = {10000**} {integer}
          POSTSAMPLES = {10000**} {integer}++
     /INFERENCE
          VARIABLES = {varlist}
          ANALYSIS = {POSTERIOR**} {BAYESFACTOR} {BOTH}
          CVALUE = {0**} {value}@@
          MAXPLOTS = {10**}{integer}##
     /ESTBF
          TYPE = {JZS**} {FRACTION(0.5** {value})}^^
          NULLVALUE = {0**} {value}$$

** Default if the subcommand or keyword is omitted.

++ Draw samples for posterior distribution.

@@ Parameter for the prior. Any real number is allowed.

## Maximum set ϵ[0,50] of plots in the output.

^^ Value ϵ(0,1)

$$ Value ϵ(-1,1). Only applies to the FRACTION option

Release History

Release 25.0
  • Command introduced