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

The PRINQUAL Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC PRINQUAL Statement BY Statement FREQ Statement ID Statement TRANSFORM Statement WEIGHT Statement
  • Details Procedure Details
    The Three Methods of Variable Transformation Understanding How PROC PRINQUAL Works Splines Missing Values Controlling the Number of Iterations Performing a Principal Component Analysis of Transformed Data Using the MAC Method Output Data Set Avoiding Constant Transformations Constant Variables Character OPSCORE Variables REITERATE Option Usage Passive Observations Computational Resources Displayed Output ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Multidimensional Preference Analysis of Automobile Data Principal Components of Basketball Rankings
  • References
 
WEIGHT Statement
WEIGHT variable ;

When you use a WEIGHT statement, a weighted residual sum of squares is minimized. The WEIGHT statement has no effect on degrees of freedom or number of observations, but the weights affect most other calculations. The observation is used in the analysis only if the value of the WEIGHT statement variable is greater than 0.


Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page