what is the basic structure sas administrator? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT SAS Training in Data Management at InfoSchool Bangalore
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the SAS data set?
How do i read multiple spaces in datasets?
what is the difference between unique key and primary key? : Sas-di
Can you execute a macro within a macro? Describe. : sas-macro
What is the difference between Proc tabulate and Proc print
What is a pdv and what are its functions?
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.
if we dont want to print output what we have to do..???give syntax..???
8 Answers Accenture, GSK GlaxoSmithKline,
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming