PRIOR
_REGRESSORS |parameter-list
distribution ;
The PRIOR statement specifies the prior distribution of the model parameters. You must specify one parameter or a list of parameters, a tilde , and then a distribution with its parameters. Multiple PRIOR statements are allowed.
You can specify the following distributions:
For more information about how to specify distributions, see the section Standard Distributions.
You can specify the special keyword REGRESSORS to select all the parameters that are used in the linear regression component of the model.