What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
Answer / aditya panwar
The result of any operation with missing value will result in missing value. Most SAS statistical procedures exclude observations with any missing variable values from an analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
Hi, If anyone has base SAS certification dumps, please share.
What is the one statement to set the criteria of data that can be coded in any step?
what is metadata? : Sas-bi
what are _numeric_ and _character_ and what do they do? : Sas programming
Name validation tools used in SAS
How would you invoke a macro? : sas-macro
What is the work of tranwrd function?
What is program data vector (pdv) and what are its functions?
How would you code the criteria to restrict the output to be produced?
Explain append procedure?
What is the maximum length of the macro variable?