how to intersect the tables by using PROC MIXED?
Answer Posted / 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 |
Post New Answer View All Answers
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
How to test the debugging in sas?
If a variable contains only numbers, can it be a character data type?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Explain what Proc glm does?
what is null hypothesis? why do you consider that?
what is star schema? : Sas-di
what is data access? : Sas-di
What is the order of application for output data set options, input data set options and SAS statements?
Describe the function and untility of the most difficult SAS macro that you have written.
Are you involved in writing the inferential analysis plan? Tables specfications?
How many ways to overcome a missing values???
What are the difficulties u faced while doing vital signs table or dataset?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
describe the interaction table in sas di? : Sas-di