Write SAS codes to compare two datasets. Suppose the
allowable difference is 0.1.
Answer Posted / reshma
Proc compare to compare to datasets with respect to all
variables.
proc sort data= data1 ;
by var1;
run;
proc sort data= data2 ;
by var1;
run;
Proc comapre base=data1 compare=data2;
run;
don't know abt 0.1 diff
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the role of administrative users? : sas-grid-administration
Explain by-group processing?
What function CATX syntax does?
Explain input and put function?
What is the use of function Proc summary?
What are the data types does SAS contain?
What is the difference between SAS functions and procedures?
Can you execute macro within another macro? : sas-macro
explain the key concept of sas? : Sas-administrator
Differentiate input and infile.
What is the function of Stop statement in a SAS Program?
what is null hypothesis? why do you consider that?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
what is star schema? : Sas-di
it will become easy if uuu provide website linkssss and list of consultanciessssss