Explain translate function?
No Answer is Posted For this Question
Be the First to Post Answer
if x=round(26.3,10)-1 then x= how much and how explain?
what is washout period?
Difference b/n proc means and proc summary procedures?
What is difference between Global n Local Macro Variables..?
If a variable contains only numbers, can it be a character data type?
What is the pound sign used for in the data_null_ ?
what is operational data and operational system? : Sas-di
What is the order of application for output data set options, input data set options and SAS statements?
what is the different between functions and procs that calculate the same simple descriptive statistics? : 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.
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi