![]() Chapter Contents |
![]() Previous |
![]() Next |
| The FREQ Procedure |
| Tip: | Use to input the cell counts of an existing table. |
| Featured in: | Creating an Output Data Set with Table Cell Frequencies |
| WEIGHT variable; |
| Required Arguments |
| Using Negative Weights |
If any value of the weight variable is negative, PROC FREQ displays the frequencies (as measured by the weighted values), but does not compute and display percentages and other statistics. If you create an output data set using OUT= in the TABLES statement, PROC FREQ creates the PERCENT variable and assigns a missing value for each observation. PROC FREQ also assigns missing values to the variables that the OUTEXPECT and OUTPCT options create. You cannot create an output data set using the OUTPUT statement since statistics are not computed.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.