Write SAS codes to compare two datasets. Suppose the
allowable difference is 0.1.
Answer Posted / kumar
0.1 diff can be achieved by using criterion= option in
compare.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what do you mean by data staging area? : Sas-di
describe the interaction table in sas di? : Sas-di
how to do user inputs and command line arguments in sas?
explain the function of substr in sas? : Sas-administrator
What is a macro routine?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the use of PROC gplot?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
Describe the ways in which you can create macro variables? : sas-macro
how can you create zero observation dataset? : Sas programming
How do you test for missing values?
how can you import .csv file in to sas? : Sas programming
What is the sas data set? : sas-grid-administration
what other sas products have you used and consider yourself proficient in using? : Sas programming
What function CATX syntax does?