Explain what is the use of proc gplot?
No Answer is Posted For this Question
Be the First to Post Answer
Name and describe few sas character functions that are used for data cleaning in brief.
what is ae onset date n what is RDS
What are the ways to do a “table lookup” in sas?
what is transformation in sas data integration? : Sas-di
What is the sas data set? : sas-grid-administration
what are the categories that sas informats are used to the place the data? : Sas-administrator
How would you compile all macros from a folder in a study, within the autoexec program?
What is difference between N and n????
tell me about intnx, intcx functions?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
What would be the value of month at the end of data step execution and how many observations would be there?