LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2012, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 16 May 2012 12:58:28 -0400
Reply-To:     oloolo <dynamicpanel@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         oloolo <dynamicpanel@YAHOO.COM>
Subject:      Re: SAS random record selection
Comments: To: Kathleen Askland <k.askland@GMAIL.COM>

using the OUTALL option, probablly together with OUTHITS option

On Tue, 15 May 2012 08:38:39 -0400, Kathleen Askland <k.askland@GMAIL.COM> wrote:

>Hello, >I can use survey select to have SAS select a specified number of random >observations, but this generates a new dataset with the selections. I'd like >to be able to randomly select a specified number of records within a SAS >dataset and flag the selections (via a new indicator variable) within the >existing dataset. Is there a way to do this? >Thanks.


Back to: Top of message | Previous page | Main SAS-L page