• Previous Page
  • |
  • Next Page
WEIGHT Statement
Previous Page | Next Page

The GLMPOWER Procedure

  • Overview
  • Getting Started Getting Started
    Simple Two-Way ANOVA Incorporating Contrasts, Unbalanced Designs, and Multiple Means Scenarios
  • Syntax Procedure Syntax
    PROC GLMPOWER Statement BY Statement CLASS Statement CONTRAST Statement MODEL Statement PLOT Statement POWER Statement WEIGHT Statement
  • Details Procedure Details
    Specifying Value Lists in the POWER Statement Sample Size Adjustment Options Error and Information Output Displayed Output ODS Table Names Computational Methods and Formulas ODS Graphics ODS Styles Suitable for Use with PROC GLMPOWER
  • Examples Procedure Examples
    One-Way ANOVA Two-Way ANOVA with Covariate
  • References
 
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
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page