Name and describe few sas character functions that are used for data cleaning in brief.
No Answer is Posted For this Question
Be the First to Post Answer
Difference between sum function and using “+” operator?
explain the concepts and capabilities of business object? : Sas-bi
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Describe a time when you were really stuck on a problem and how you solved it?
What are the advantages of using sas?
what is AE onset date and what is RDS?
Approximately what date is represented by the SAS date value of 730?
how to handle in stream data containing semicolon in it?
which date functions advances a date time or date/time value by a given interval? : Sas programming
Dear all, proc means data=dsn noprint completetypes; class trtmntgroup /preloadfmt; output out=tot n=n; format trtmntgroup trtf. ; by vstgrp descending severity; run; This is the code I used for AE table. I got the values without giving the variable ‘trtmntgroup(numeric)’ in var statement. And if I give the var statement for that variable i’m getting the same values.How is that possible? What is the difference between class and var statement? Could any one explain me how does proc means work at the back end. And what is the difference between _freq_ value and N value in proc means. Thanks and regards, Rajesh.
What are the functions which are used for character handling functions?
What is SAS?