If i doest required Cumilative frequency in my table,
generated by using PROC FREQ what i had to do?
Answer Posted / vemula
yes i agree with srikanth.
with nocum options proc freq we suppress cumulative
frequency in table.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between informat and format?
what is ae onset date n what is RDS
what are the considerations when picking a SAS/STAT procedure?
What are the differences between proc means and proc summary?
How do you use the do loop if you don’t know how many times you should execute the do loop?
What do you understand by the term Normal Distribution?
What are the parameters of scan function?
how to remove duplicates using proc sql?
What are the statements in proc sql?
What is the difference between class statement and by statement in proc means?
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)?
Explain the special input delimiters used in sas programming.
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Give e an example of..
what do the pad and dim functions do? : Sas programming