Stixbox Function

rboot - Simulate a bootstrap resample from a sample

Calling Sequence

Z = rboot(X [,B])

Parameters

Description

Simulate a bootstrap resample from a sample. Give a resample of the same size as X, which is assumed to have one independent realisation in every row.

rboot(X,B) gives B columns of resamples. This form works only for X one-dimensional, i.e X column vector.