limDisAltBoot function

m-out-of-n Bootstrap for the limiting distribution.

m-out-of-n Bootstrap for the limiting distribution.

limDisAltBoot(r, s, distMat, B = 1000, p = 1, gamma = 0.9)

Arguments

  • r, s: Vectors of counts giving the two samples.
  • distMat: Distance matrix.
  • B: The number of samples to generate. Defaults to 1000.
  • p: Cost exponent. Defaults to 1.
  • gamma: m = n^gamma. Defaults to 0.9.

Returns

A sample from the limiting distribution.

  • Maintainer: Max Sommerfeld
  • License: GPL-2
  • Last published: 2017-03-07

Useful links