Previous Page | Next Page

The ENTROPY Procedure

Syntax: ENTROPY Procedure

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 ;

Note: This procedure is experimental.

Previous Page | Next Page | Top of Page