Previous Page | Next Page

The GLMPOWER Procedure

WEIGHT Statement
WEIGHT variable ;

The WEIGHT statement names a variable that provides a profile weight ("cell weight") for each observation in the exemplary data set specified by the DATA= option in the PROC GLMPOWER statement.

If the WEIGHT statement is not used, then a balanced design is assumed with default cell weights of 1.

Previous Page | Next Page | Top of Page