limDisAlt function

Sample from the limit distribution under the alternative.

Sample from the limit distribution under the alternative.

limDisAlt(B = 1000, r, s, distMat, p = 1)

Arguments

  • B: Number of samples to generate.
  • r, s: Number of counts giving the two samples.
  • distMat: Distance matrix.
  • p: Cost exponent. Defaults to 1.

Returns

A vector of samples.

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

Useful links