i have a data set with 20 observations i want label from
8 to 15 observations ? how you create this one.
Answer Posted / rajesh
first i have to select the required veriables in a new data
set there i can label the variables as u like
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How do you use the do loop if you don’t know how many times you should execute the do loop?
How do you debug and test your SAS programs?
What are all the problems you faced while validating tables and reports?
which date function advances a date, time or datetime value by a given interval? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specifications?
what is the difference between unique key and primary key? : Sas-di
what is sas metadata repository? : Sas-bi
what is sas data set?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the basic syntax of a sas program?
Enlist the syntax rules followed in sas statements.
What are the functions used for character handling?
Which function is used to count the number of intervals between two sas dates?
What does P-value signify about the statistical data?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming