Sample from the limiting distribution under the null when the underlying space is a grid.
limDisNullGrid(B = 500, r, p = 1)
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.A vector of samples.
Useful links