limDisNullGrid function

Sample from the limiting distribution under the null when the underlying space is a grid.

Sample from the limiting distribution under the null when the underlying space is a grid.

limDisNullGrid(B = 500, r, p = 1)

Arguments

  • B: Number of bootstrap samples to generate. Defaults to 500.
  • r: vector of probabilities in the original problem. Is interpreted as a square matrix.
  • p: cost exponent.

Returns

A vector of samples.

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

Useful links