| Functions and CALL Routines |
| Category: | Descriptive Statistics |
| Syntax | |
| Arguments | |
| Details | |
| Comparisons | |
| See Also |
Syntax |
| CMISS(argument-1 <, argument-2,...>) |
specifies a constant, variable, or expression. Argument can be either a character value or a numeric value.
| Details |
A character expression is counted as missing if it evaluates to a string that contains all blanks or has a length of zero.
A numeric expression is counted as missing if it evaluates to a numeric missing value: ., ._, .A, ... , .Z.
| Comparisons |
The CMISS function does not convert any argument. The NMISS function converts all arguments to numeric values.
| See Also |
|
Functions: |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.