What is difference between N and n????
Answers were Sorted based on User's Feedback
Answer / pratik
N says which records you are going to select in randam
manner like ex-suppose you have 100 observation in dataset
if you want to read the records no 56,78,98 then you use
_N_ option.
_n_ it says no of iterations.
| Is This Answer Correct ? | 6 Yes | 5 No |
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
why a stop statement is needed for the point= option on a set statement?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are the 3 components in sas programming?
What is the difference between order and group variable in proc report?
Tell me about % include and % eval? : sas-macro
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
What is SAS? is it a software just for use or we can creat something over there?
how to debug and test the sas program? : Sas-administrator
How to get part of string form the source string without using sub string function in SAS?
what is chi-square test? have you used that?
1 Answers Accenture, Quintiles,
what is the primary variable in your study?