VoseNBootPaired | Vose Software

VoseNBootPaired

See also: VoseNBoot, The non-parametric Bootstrap

VoseNBootPaired({data},direction)

 

 

Example model

Like it is done in the second stage of the non-parametric Bootstrap method, this function generates random samples from a multidimensional data array. The output is an array with rows (or columns, if direction is set to TRUE), randomly sampled with replacement from the data array.

  • {data} - an array with paired data

  • direction - optional boolean parameter (TRUE/FALSE) to specify the direction of the data array. When set to FALSE or omitted, the function returns rows of samples from the data set. When set to TRUE, columns of samples are generated.

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

 

Navigation