Function Reference
— Function File: empirical_rnd (n, data)
— Function File: empirical_rnd (data, r, c)
— Function File: empirical_rnd (data, sz)

Generate a bootstrap sample of size n from the empirical distribution obtained from the univariate sample data.

If r and c are given create a matrix with r rows and c columns. Or if sz is a vector, create a matrix of size sz.