How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
Answer Posted / azad
using proc transpose;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is sas business intelligence? : Sas-bi
What is the purpose of trailing @ and @@? How do you use them?
How to convert a numeric variable to a character variable?
what is star schema? : Sas-di
Explain input and put function?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What does proc print, and proc contents are used for?
Tell e how how dealt with..
why is a stop statement needed for the point=option on a set statement? : Sas programming
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
how do the in= variables improve the capability of a merge? : Sas programming
Did you used proc test? when?
What are the default statistics that proc means produce?
how to do user inputs and command line arguments in sas?
What is the difference between proportion and average?