Draws a simple random sampling with replacement of size n (equal probabilities, fixed sample size, with replacement).
sample size.
population size.
selected only: show the table with selected observations only.
all observations with remark: show the table with all observations and a remark field.
fixed schedule: use a fixed seed in R to generate the same simulation results.
random schedule: use a random seed in R to generate the different simulation results.
Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988) The New S Language. Wadsworth & Brooks/Cole.
Ripley, B. D. (1987) Stochastic Simulation. Wiley.