What is highest missing value for numeric?
Answer / sattwik panda
There are two types of numeric missing values:
1. Numeric missing value which is represented by a period(.)
2. Special numeric missing value(such as ._, .A, or .Z)
The order of precedence for numeric values are in the order
1. ._
2. .
3. .A through .Z
If we sort the dataset which has all of the above possible values, then the highest missing value will be .Z .
| Is This Answer Correct ? | 12 Yes | 5 No |
why is a stop statement needed for the point=option on a set statement? : Sas programming
Can we create datasets by proc step ? (Proc contents, Means)?
In ARRAY processing, what does the DIM function do?
what is the basic structure sas administrator? : Sas-administrator
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
What are the rows present in protocol Violation table?
2 Answers Accenture, Quintiles,
What techniques and/or PROCs do you use for tables?
Explain what is data step?
What are the advantages of using sas?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
Name statements that are execution only.