what is factor analysis? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
explain about sas business intelligence? : Sas-bi
Explain substr function?
How would you keep from overlaying the a SAS set with its sorted version?
what is hierarchy flattening? : Sas-di
what is portability of sas programmes?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
What is the differnce between SDTM 3.1.2 to 3.1.1 version
How would you code a merge that will keep only the observations that have matches from both sets?
How to merge the data using merge statement and proc format? Is the result is same ?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
what is sas and what are the functions? : Sas-administrator