BAYES REPEATED

BAYES REPEATED is available in SPSS® Statistics Standard Edition or the Advanced Statistics Option.

BAYES REPEATED {variable_list}
     [/CRITERIA
          [ CILEVEL = {95**} {value}]
          [ SEED = {RANDOM**} {2000000} {integer}]
          [ MCSAMPLES = {30000**} {integer}]
     /INFERENCE
          ANALYSIS = {POSTERIOR**} {BAYESFACTOR} {BOTH}
     /DESIGN
          [ REGWGT = {variable}]
     [/ESTBF
          COMPUTATION = {BIC**} {ROUDER}]
     [/PLOT
          MEANS = {group_list}]

** Default if the subcommand or keyword is omitted.

Release History

Release 26.0
  • Command introduced