how to display duplicated observations in a data using base
sas.
Answer Posted / lakshmi
proc sort data=data1 out=data2 dupout=dup_data1 nodupkey;
by usubjid;
run;
the dataset dup_data1 has the duplicate observation.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is proc Index? and what is proc document?
what are sas bi dashboard components? : Sas-bi
it will become easy if uuu provide website linkssss and list of consultanciessssss
Are you involved in writing the inferential analysis plan? Tables specfications?
what is sas application server? : Sas-di
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
how many types of prompts are there? : Sas-bi
what is broad cast agent? : Sas-bi
how can you create zero observation dataset? : Sas programming
What is the basic syntax of a sas program?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What makes sas stand out to be the best over other data analytics tools?
What are the applications primarily used by business analyst? : Sas-bi