This is a collection of functions that provide test statistics to be used into the permutation scheme for performing one-sample testing.
stat_max(data, flips, ...)
A list storing the sample from which the user wants to make inference.
A numeric vectors of -1
s and 1
s to be used to randomly flip
some data points around the center of symmetric of the distribution of the
sample.
Extra parameters specific to some statistics.
A numeric value evaluating the desired test statistic.