when we are using the PROC TRANSPOSE? OBSERVATIONS are
repeated then what will happen and what it will show in log
window.
Answer / ram
not syntax error, but it will show warning message.
bcoz OBS are converted into variable.
| Is This Answer Correct ? | 2 Yes | 1 No |
Have you used macros? For what purpose you have used? : sas-macro
What is the difference Using & and && in the macro variables
Describe a time when you were really stuck on a problem and how you solved it?
Where do the database management systems store data and how do u import them.
When merging 2 datasets with a common variable (not merge key), how to keep both?
How necessary is it to be creative in your work?
what is the difference btw proc means and proc univariate?
what type of graphs we will create(for 2+years candidates)?
Given an unsorted data set, how to read the last observation to a new data set?
What is univariate n where it can be used n how...?
What will calendar procedure do?
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.