how to intersect the tables by using PROC MIXED?
Answer / guest
Not possible wuith proc mixed.
for this we use SET OPERATRS in PROC SQL. called "INTERSECT"
| Is This Answer Correct ? | 4 Yes | 0 No |
what is the function of catx syntax? : Sas-administrator
what are the scrubbing procedures in sas? : Sas programming
What is the difference between match merge and one to one merge?
what is change analysis in sas di ? : Sas-di
how does sas handle missing values in formats? : Sas programming
What is SAS? What are the functions does it performs?
State the difference between INFORMAT and FORMAT ?
Explain input and put function?
Explain substr function?
define table lookup and how may ways it can be done...explian
What SAS statements would you code to read an external raw data file to a DATA step?
Which of the following is not created during compilation phase?