RBOOT

rboot
Simulate a bootstrap resample from a sample.

	  Z = rboot(X)

	  Give a resample of the same size as X, which is assumed
	  to have one independent realisation in every row.
	  RESAMPLE(X,B) gives B columns of resamples. This form works
	  only for X one-dimensional, ie X column vector.