when we are using the PROC TRANSPOSE? OBSERVATIONS are
repeated then what will happen and what it will show in log
window.
Answer Posted / ram
not syntax error, but it will show warning message.
bcoz OBS are converted into variable.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
explain the function of substr in sas? : Sas-administrator
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.
how to read the variables in sas? : Sas-administrator
what is the use of proc sql? : Sas programming
what is hierarchy flattening? : Sas-di
What is the use of stop statement?
Explain what is the use of proc gplot?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are the differences between sum function and using “+” operator?
What is the difference between match merge and one to one merge?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What are symget and symput? : sas-macro