Hi, Using survey data, I am trying to compare patients who have a disease to a random number of equal controls from the same dataset who do not have the disease. I am assuming that I can select controls at random from the population, as I will use a multivariate analysis later on to asses for my outcomes, and I will control for age, gender, etc. at that time. I need to know what is the syntax for finding random observations from SAS survey data; furthermore, please clarify if I am ok in selecting random controls, or should I match by age and gender during selection of controls (if so, I will need the syntax for matching). Thank you
... View more