The following statements can be used with the ENTROPY procedure:
PROC ENTROPY
options ;
BOUNDS
bound1 < , bound2, …> ;
BY
variable < variable …> ;
ID
variable < variable …> ;
MODEL
variable = variable <variable> …< / options > ;
PRIORS
variable < support points > variable < value > … ;
RESTRICT
restriction1 < , restriction2 …> ;
TEST
< “name” > test1 < , test2 …> </ options > ;
WEIGHT
variable ;