The BCHOICE Procedure

ODS Table Names

PROC BCHOICE assigns a name to each table that it creates. You can use these names to refer to the tables when you use the output delivery system (ODS) to select tables and create output data sets. These names are listed in Table 27.9. For more information about ODS, see ChapterĀ 21: Statistical Graphics Using ODS.

Table 27.9: ODS Tables Produced in PROC BCHOICE

ODS Table Name

Description

Statement or Option

AutoCorr

Autocorrelation statistics for each parameter

DIAG=AUTOCORR

BurnInHistory

History of burn-in phase sampling

MCHISTORY=BRIEF | DETAILED

ChoiceSummary

Choice sets summary

Default

ClassLevels

Class level information

Default

CoeffPrior

Prior information for fixed effects

Default

Corr

Correlation matrix of the posterior samples

STATS=CORR

Cov

Covariance matrix of the posterior samples

STATS=COV

DIC

Deviance information criterion

DIC

ESS

Effective sample size for each parameter

Default

Geweke

Geweke diagnostics for each parameter

DIAG=GEWEKE

Heidelberger

Heidelberger-Welch diagnostics for each parameter

DIAG=HEIDEL

MCSE

Monte Carlo standard error for each parameter

STATS=MCSE

ModelInfo

Model information

Default

NObs

Number of observations

Default

ParametersInit

Parameter initial values

INIT=PINIT

PostSumInt

Brief posterior statistics for each parameter, including sample size, mean, standard deviation, and HPD intervals

Default

PostIntervals

Equal-tail and HPD intervals for each parameter

STATS=INT

PostSummaries

Basic posterior statistics for each parameter, including sample size, mean, standard deviation, and percentiles

STATS=SUM

Raftery

Raftery-Lewis diagnostics for each parameter

DIAG=RAFTERY

SamplingHistory

History of main phase sampling

MCHISTORY=BRIEF | DETAILED

TuningHistory

History of proposal distribution tuning

MCHISTORY=BRIEF | DETAILED