how to display duplicated observations in a data using base
sas.
Answer Posted / vinodhini
There are two ways to display duplicate observations.
1.In data step, using first.var and last.var
2.Using proc sort with option dupout option
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the basic structure of the SAS base program?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is factor analysis?
what is the Population you used in your project, is it ITT or PP?
How are numeric and character missing values represented internally?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
How would you identify a macro variable?
Give e an example of..
What is a macro routine?
Explain data step in SAS
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
How many data types are there in SAS?
Explain bmdp procedure?
what is sas metadata server? : Sas-di
explain the concepts and capabilities of business object? : Sas-bi