This is the command gbboot that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gbboot - Bootstrap user provided data
SYNOPSIS
gbboot [options]
DESCRIPTION
Data bootstrap. Random sampling with replacement or addition of noise. In the last case
the option -n set the number of times the entire sample is printed with a random noise
added. The noise is uniformly distributed around zero with semi-width equal to the
minimal positive distance between consecutives observations times a fraction set with
option
OPTIONS
-n set the number of deviates (default =sample size)
-O type of output (default 0):
0 flatten input in one distribution
1 multivariate output: rows with independent columns
2 multivariate output: rows with fixed columns
3 flatten and smoothed (EDF linear interpolation)
4 add noise to data
5 multivariate output: rows with fixed blocks
-e noise term ( default .5)
-R set the rng seed (default 0)
-F specify the input fields separators (default " \t")
-h print this help
-v verbose mode
Use gbboot online using onworks.net services