Can you execute a macro within a macro? Describe. : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
How can you create a macro variable with in data step? : sas-macro
what is the formula to measure Baseline
What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???
· What are some good SAS programming practices for processing very large data sets?
how do you pull data from equifax?tell me the process?
0 Answers Synchrony Financial,
Why do we use QUIT commmand for proc datasets and proc sql ???
What is the one statement to set the criteria of data that can be coded in any step?
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
How do you read in the variables that you need?
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.