COUNTREG Procedure
PRIOR Statement
PRIOR _REGRESSORS parameter-list ~ distribution ;
The PRIOR statement specifies the prior distribution of the model parameters. You must specify a single 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.
Last updated: June 19, 2025