Code the MEANS to produce output to be used later.

Answer Posted / siri

proc means data=XYZ noprint;
by var;
output out=ZYX;
run;


output out is important to producethe poutputt to be used
in later stages

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the primary data source for the wrs? : Sas-bi

660


How long can a macro variable be? A token? : sas-macro

719


What is SAS?

623


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

537


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3114






how does sas handle missing values in formats? : Sas programming

584


Approximately what date is represented by the SAS date value of 730?

750


What is the use of PROC gplot?

642


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

639


Which are the statements whose placement in the data step is critical?

764


what is sas and what are the functions? : Sas-administrator

543


In sas, what are the areas that you are most interested in? : sas-grid-administration

642


Describe crosslist option in tables statement?

715


How we can create SAS USER DEFINED CODE?

1616


what is sas application server? : Sas-di

542