|
Chapter Contents |
Previous |
Next |
| The CATMOD Procedure |
If the WEIGHT variable for an observation has a missing value, the observation is by default omitted from the analysis. You can modify this behavior by specifying the MISSING= option in the MODEL statement. The option MISSING=value sets all missing weights to value and all missing cells to value. The option MISSING=SAMPLING causes all missing cells in a contingency table to be treated as sampling zeros.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.