VoseNBootSeries

MR-dice-icon.png Download a pdf copy of this help file  here

See also: VoseNBoot, The non-parametric Bootstrap

VoseNBootSeries({datarange},datainrow)image1094.gif

 

 

1Excel_icon.gif Example model

This function takes a random sub-series (a segment) of consecutive values of a data array. The length of the sub-series is determined by the output array size.

You can also use this function on paired data, i.e. on a higher-dimensional data array. When sampling from a higher-dimensional data array, the function's output range should have the same number of columns (or rows if datainrow is set to TRUE) as the {datarange} array.

If you want to take a number of random samples of paired values of a data array but the order of the samples does not matter, use the VoseNBootPaired function.

See VoseNBoot for an explanation of all the VoseNBoot~ functions.