Please help with this SAS code.
Below is the question that describes in detail.
file1.txt X 4 3 1 2 7 5 5
file2.txt Y 20 7 8 5 2 4 15
X-Y= -16 -4 -7 -3 5 1 -10
Write a macro for the following SAS code and store it so that it can be used to run on different data sets.
1. Read the...
Hi,
Can you please help me writing a SAS macro code using SYSBUFF please!!!
The following data give the number of customers for each day
of the week for three weeks and four different stores.
week day store1 store2 store3 store4
1 Sun 217 112 299 95
1...
Hi,
I am actually learning SAS by myself. Can you please help me in creating a macro for this program using infile function instead of using the datalines.
Data file will have the following data. Strore it as problem1.txt
0 1 1 0 -2 6 7 7 4 -3 9 14
Write a macro and store it to compute...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.