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 does error:1 mean?
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
what is sas enterprise intelligence architecture? : Sas-bi
What are the functions done while Compilation...?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is run-group processing?
wat is sas? is a package or programming language?
what is cummaltive frequency,and varience in proc unviarte
What was the last computer book you purchased? Why?
what is sas application server? : Sas-di
What is the difference between %put and symbolgen? : sas-macro
what is the difference between SET and MERGE?