The DO Loop

Statistical programming in SAS with an emphasis on SAS/IML programs
Advanced Analytics
Rick Wicklin 8
Sampling with replacement

Sampling with replacement is a useful technique for simulations and for resampling from data. Over at the SAS/IML Discussion Forum, there was a recent question about how to use SAS/IML software to sample with replacement from a set of events. I have previously blogged about efficient sampling, but this topic

1 160 161 162 163 164 168