How are numeric and character missing values represented internally?
No Answer is Posted For this Question
Be the First to Post Answer
data voter; input Age Party : $1. (Ques1-Ques4)($1. + 1); datalines; 23 D 1 1 2 2 45 R 5 5 4 1 67 D 2 4 3 3 39 R 4 4 4 4 19 D 2 1 2 1 75 D 3 3 2 3 57 R 4 3 4 4 ; Idont understand what the (Ques1-Ques4)($1. + 1) means. I have seen (Ques1-Ques4)(4*$1.), but what is (Ques1-Ques4)($1. + 1)? Appreciate all help Thanks
Which are the statements whose placement in the data step is critical?
what is star schema? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the data types does SAS contain?
What are the difference between ceil and floor functions in sas?
what is factor analysis? : Sas-administrator
which date functions advances a date time or date/time value by a given interval? : Sas programming
what is the difference between DUPKEY and NODUPKEY???
How do you download a flat file from Mainframe to your local PC using SAS?
what is the difference between %put and symbolgen?
Do you think professionally?